Update README.md
Browse files
README.md
CHANGED
|
@@ -5,15 +5,22 @@ base_model: crossroderick/occitan-distilgpt2-medium
|
|
| 5 |
model-index:
|
| 6 |
- name: occitan-distilgpt2-medium
|
| 7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
|
|
|
| 9 |
|
| 10 |
-
|
| 11 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [crossroderick/occitan-distilgpt2-medium](https://huggingface.co/crossroderick/occitan-distilgpt2-medium) on an unknown dataset.
|
| 16 |
-
It achieves the following results on the evaluation set:
|
| 17 |
- Loss: 2.0163
|
| 18 |
|
| 19 |
## Model description
|
|
|
|
| 5 |
model-index:
|
| 6 |
- name: occitan-distilgpt2-medium
|
| 7 |
results: []
|
| 8 |
+
widget:
|
| 9 |
+
- text: "Adieusatz! Ieu soi Micheu e"
|
| 10 |
+
example_title: "Example 1"
|
| 11 |
+
- text: "A mon vejaire"
|
| 12 |
+
example_title: "Example 2"
|
| 13 |
+
- text: "Mercés plan per la"
|
| 14 |
+
example_title: "Example 3"
|
| 15 |
+
- text: "Vòstres mots son mai"
|
| 16 |
+
example_title: "Example 4"
|
| 17 |
---
|
| 18 |
+
# occitan-distilgpt2-medium
|
| 19 |
|
| 20 |
+
*Adieusatz brave monde!*
|
|
|
|
| 21 |
|
| 22 |
+
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the Occitan language section of the Wikipedia dataset, and is part of a personal effort to study the Occitan language in an NLP environment. It achieves the following results on the evaluation set:
|
| 23 |
|
|
|
|
|
|
|
| 24 |
- Loss: 2.0163
|
| 25 |
|
| 26 |
## Model description
|