Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_keras_callback
|
|
|
|
|
|
|
|
|
|
|
4 |
model-index:
|
5 |
- name: Sultannn/gpt2-ft-id-puisi
|
6 |
results: []
|
@@ -9,29 +14,14 @@ model-index:
|
|
9 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
10 |
probably proofread and complete it, then remove this comment. -->
|
11 |
|
12 |
-
#
|
|
|
13 |
|
14 |
This model is a fine-tuned on an [Indonesian Recipe](https://huggingface.co/datasets/Sultannn/id_recipe).
|
15 |
It achieves the following results on the evaluation set:
|
16 |
- Train Loss: 5.3628
|
17 |
- Validation Loss: 5.8179
|
18 |
|
19 |
-
## Model description
|
20 |
-
|
21 |
-
More information needed
|
22 |
-
|
23 |
-
## Intended uses & limitations
|
24 |
-
|
25 |
-
More information needed
|
26 |
-
|
27 |
-
## Training and evaluation data
|
28 |
-
|
29 |
-
More information needed
|
30 |
-
|
31 |
-
## Training procedure
|
32 |
-
|
33 |
-
### Training hyperparameters
|
34 |
-
|
35 |
|
36 |
### Training results
|
37 |
|
@@ -44,9 +34,5 @@ More information needed
|
|
44 |
| 5.3628 | 5.8179 | 4 |
|
45 |
|
46 |
|
47 |
-
|
48 |
-
|
49 |
-
- Transformers 4.21.3
|
50 |
-
- TensorFlow 2.8.2
|
51 |
-
- Datasets 2.4.0
|
52 |
-
- Tokenizers 0.12.1
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_keras_callback
|
4 |
+
- id
|
5 |
+
- Indonesian
|
6 |
+
license: mit
|
7 |
+
dataset:
|
8 |
+
- id_puisi
|
9 |
model-index:
|
10 |
- name: Sultannn/gpt2-ft-id-puisi
|
11 |
results: []
|
|
|
14 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
15 |
probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
#
|
18 |
+
# gpt2-ft-id-puisi
|
19 |
|
20 |
This model is a fine-tuned on an [Indonesian Recipe](https://huggingface.co/datasets/Sultannn/id_recipe).
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Train Loss: 5.3628
|
23 |
- Validation Loss: 5.8179
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
### Training results
|
27 |
|
|
|
34 |
| 5.3628 | 5.8179 | 4 |
|
35 |
|
36 |
|
37 |
+
# Licenese
|
38 |
+
[The MIT license](https://opensource.org/licenses/MIT)
|
|
|
|
|
|
|
|