Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,7 +1,21 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
# Model Card for AllyArc
|
7 |
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: apache-2.0
|
5 |
+
model-index:
|
6 |
+
- name: AllyArc/llama_allyar
|
7 |
+
results:
|
8 |
+
- task:
|
9 |
+
type: text-generation
|
10 |
+
name: Text Generation
|
11 |
+
dataset:
|
12 |
+
name: chat_imitate
|
13 |
+
type: AllyArc/chat_imitate
|
14 |
+
split: test
|
15 |
+
metrics:
|
16 |
+
- type: bleu
|
17 |
+
value: 0.5
|
18 |
+
name: BLEU
|
19 |
---
|
20 |
# Model Card for AllyArc
|
21 |
|