Wonder-Griffin
commited on
Commit
•
72de839
1
Parent(s):
819470b
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,22 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- text-generation-inference
|
5 |
+
- conversational
|
6 |
+
license: wtfpl
|
7 |
+
datasets:
|
8 |
+
- Biddls/Onion_News
|
9 |
+
- wikimedia/wikipedia
|
10 |
+
- Salesforce/wikitext
|
11 |
+
- shivendrra/consolidated-datasets
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
metrics:
|
15 |
+
- perplexity
|
16 |
+
- accuracy
|
17 |
+
- f1
|
18 |
+
- precision
|
19 |
+
pipeline_tag: text-generation
|
20 |
---
|
21 |
|
22 |
# Model Card for Model ID
|