votaquangnhat
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: vietnamese-poem-hustgpt2-lucbat
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# vietnamese-poem-hustgpt2-lucbat
|
15 |
|
16 |
-
This model is a fine-tuned version of [NlpHUST/gpt2-vietnamese](https://huggingface.co/NlpHUST/gpt2-vietnamese) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 3.7802
|
19 |
|
@@ -58,4 +60,4 @@ The following hyperparameters were used during training:
|
|
58 |
- Transformers 4.47.1
|
59 |
- Pytorch 2.5.1+cu121
|
60 |
- Datasets 3.2.0
|
61 |
-
- Tokenizers 0.21.0
|
|
|
6 |
model-index:
|
7 |
- name: vietnamese-poem-hustgpt2-lucbat
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- phamson02/vietnamese-poetry-corpus
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# vietnamese-poem-hustgpt2-lucbat
|
17 |
|
18 |
+
This model is a fine-tuned version of [NlpHUST/gpt2-vietnamese](https://huggingface.co/NlpHUST/gpt2-vietnamese) on [phamson02/vietnamese-poetry-corpus](https://huggingface.co/datasets/phamson02/vietnamese-poetry-corpus).
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 3.7802
|
21 |
|
|
|
60 |
- Transformers 4.47.1
|
61 |
- Pytorch 2.5.1+cu121
|
62 |
- Datasets 3.2.0
|
63 |
+
- Tokenizers 0.21.0
|