Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,12 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
license: mit
|
| 8 |
library_name: torch
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Triptuner Model
|
|
@@ -85,4 +86,4 @@ The model was trained on a dataset containing information about various location
|
|
| 85 |
|
| 86 |
## License
|
| 87 |
|
| 88 |
-
MIT License
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
+
- generated_from_triptuner
|
| 4 |
+
- transformer
|
| 5 |
+
- character-level
|
| 6 |
+
- custom-model
|
| 7 |
license: mit
|
| 8 |
library_name: torch
|
| 9 |
+
pipeline_tag: text-generation
|
| 10 |
---
|
| 11 |
|
| 12 |
# Triptuner Model
|
|
|
|
| 86 |
|
| 87 |
## License
|
| 88 |
|
| 89 |
+
MIT License
|