Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,20 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
tags:
|
3 |
-
-
|
|
|
|
|
|
|
4 |
model-index:
|
5 |
- name: TGPT-2-345M
|
6 |
results: []
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
@@ -15,19 +26,19 @@ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown
|
|
15 |
It achieves the following results on the evaluation set:
|
16 |
- Train Loss: 2.6217
|
17 |
- Train Accuracy: 0.5400
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
-
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
26 |
-
|
27 |
|
28 |
## Training and evaluation data
|
29 |
|
30 |
-
|
31 |
|
32 |
## Training procedure
|
33 |
|
@@ -41,8 +52,9 @@ The following hyperparameters were used during training:
|
|
41 |
|
42 |
| Train Loss | Train Accuracy | Epoch |
|
43 |
|:----------:|:--------------:|:-----:|
|
44 |
-
|
|
45 |
-
| 2.
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- th
|
5 |
+
pipeline_tag: text-generation
|
6 |
tags:
|
7 |
+
- TGPT
|
8 |
+
library_name: transformers
|
9 |
+
datasets:
|
10 |
+
- th_wikipedia
|
11 |
model-index:
|
12 |
- name: TGPT-2-345M
|
13 |
results: []
|
14 |
+
widget:
|
15 |
+
- text: "ประเทศไทยเป็นประเทศที่"
|
16 |
+
- text: "กรุงเทพเคยเกิด"
|
17 |
+
- text: "ระบบสุริยะจักรวาลเป็น"
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
26 |
It achieves the following results on the evaluation set:
|
27 |
- Train Loss: 2.6217
|
28 |
- Train Accuracy: 0.5400
|
29 |
+
- Epoch: 3
|
30 |
|
31 |
## Model description
|
32 |
|
33 |
+
-
|
34 |
|
35 |
## Intended uses & limitations
|
36 |
|
37 |
+
-
|
38 |
|
39 |
## Training and evaluation data
|
40 |
|
41 |
+
-
|
42 |
|
43 |
## Training procedure
|
44 |
|
|
|
52 |
|
53 |
| Train Loss | Train Accuracy | Epoch |
|
54 |
|:----------:|:--------------:|:-----:|
|
55 |
+
| 3.5955 | 0.4289 | 0 |
|
56 |
+
| 2.8630 | 0.5107 | 1 |
|
57 |
+
| 2.6217 | 0.5400 | 2 |
|
58 |
|
59 |
|
60 |
### Framework versions
|