Asif Ahmad
commited on
Commit
·
c570d13
1
Parent(s):
7010385
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
-
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: distilgpt2-finetuned-distilgpt2
|
7 |
results: []
|
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# distilgpt2-finetuned-distilgpt2
|
14 |
|
15 |
-
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 3.6662
|
18 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: distilgpt2-finetuned-distilgpt2
|
7 |
results: []
|
|
|
12 |
|
13 |
# distilgpt2-finetuned-distilgpt2
|
14 |
|
15 |
+
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the wikitext dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 3.6662
|
18 |
|