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