hsiehpinghan
commited on
Commit
•
785002c
1
Parent(s):
f5cf6cc
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,20 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags: []
|
4 |
+
model-index:
|
5 |
+
- name: hsiehpinghan/Qwen2-0.5B-Instruct
|
6 |
+
results:
|
7 |
+
- task:
|
8 |
+
type: text-generation
|
9 |
+
name: Text Generation
|
10 |
+
dataset:
|
11 |
+
name: WikiText
|
12 |
+
type: wikitext
|
13 |
+
split: test
|
14 |
+
metrics:
|
15 |
+
- type: bleu
|
16 |
+
value: 0.5
|
17 |
+
name: BLEU
|
18 |
---
|
19 |
|
20 |
# Model Card for Model ID
|