Wonder-Griffin
commited on
Commit
•
a7ef832
1
Parent(s):
fa70fe7
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1 |
---
|
2 |
license: wtfpl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
##Model Card for ZEUS##
|
|
|
1 |
---
|
2 |
license: wtfpl
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
- f1
|
8 |
+
base_model: Wonder-Griffin/TraXL
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
library_name: transformers
|
11 |
+
tags:
|
12 |
+
- text-generation-inference
|
13 |
+
- question-answering
|
14 |
+
- casual-language-modeling
|
15 |
+
- conversational
|
16 |
+
- hybrid-model
|
17 |
+
- CNN
|
18 |
+
- RNN
|
19 |
---
|
20 |
|
21 |
##Model Card for ZEUS##
|