Update README.md
Browse files
README.md
CHANGED
@@ -3,19 +3,19 @@ license: gpl-3.0
|
|
3 |
language:
|
4 |
- en
|
5 |
- zh
|
6 |
-
pipeline_tag:
|
7 |
model-index:
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
---
|
20 |
# NanoLM-0.3B-Instruct-v1.1
|
21 |
|
|
|
3 |
language:
|
4 |
- en
|
5 |
- zh
|
6 |
+
pipeline_tag: text2text-generation
|
7 |
model-index:
|
8 |
+
- name: NanoLM-0.3B-Instruct-v1.1
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
type: text-generation
|
12 |
+
dataset:
|
13 |
+
name: TriviaQA
|
14 |
+
type: TriviaQA
|
15 |
+
metrics:
|
16 |
+
- name: score
|
17 |
+
type: score
|
18 |
+
value: 14.58
|
19 |
---
|
20 |
# NanoLM-0.3B-Instruct-v1.1
|
21 |
|