louis030195
commited on
Commit
•
07d31a1
1
Parent(s):
0b686dd
update model card README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: distilgpt2-starter
|
7 |
results: []
|
@@ -12,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# distilgpt2-starter
|
14 |
|
15 |
-
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss:
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- Langame/starter
|
7 |
model-index:
|
8 |
- name: distilgpt2-starter
|
9 |
results: []
|
|
|
14 |
|
15 |
# distilgpt2-starter
|
16 |
|
17 |
+
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the Langame/starter dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 6.0234
|
20 |
|
21 |
## Model description
|
22 |
|