Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -15,14 +25,14 @@ tags: []
|
|
15 |
|
16 |
<!-- Provide a longer summary of what this model is. -->
|
17 |
|
18 |
-
|
19 |
|
20 |
- **Developed by:** [More Information Needed]
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
- **Model type:** [More Information Needed]
|
24 |
-
- **Language(s) (NLP):**
|
25 |
-
- **License:**
|
26 |
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
|
28 |
### Model Sources [optional]
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- disease_3000
|
4 |
+
language: th
|
5 |
+
license: mit
|
6 |
+
metrics:
|
7 |
+
- perplexity
|
8 |
+
model_name: Thai GPT-2 Fine-Tuned
|
9 |
+
tags:
|
10 |
+
- thai
|
11 |
+
- gpt2
|
12 |
+
- qa
|
13 |
+
- fine-tuned
|
14 |
---
|
15 |
|
16 |
# Model Card for Model ID
|
|
|
25 |
|
26 |
<!-- Provide a longer summary of what this model is. -->
|
27 |
|
28 |
+
โมเดล GPT-2 ที่ปรับแต่งสำหรับงานถาม-ตอบภาษาไทย ฝึกด้วยชุดข้อมูลคำถาม-คำตอบเกี่ยวกับโรค 3000 คู่
|
29 |
|
30 |
- **Developed by:** [More Information Needed]
|
31 |
- **Funded by [optional]:** [More Information Needed]
|
32 |
- **Shared by [optional]:** [More Information Needed]
|
33 |
- **Model type:** [More Information Needed]
|
34 |
+
- **Language(s) (NLP):** th
|
35 |
+
- **License:** mit
|
36 |
- **Finetuned from model [optional]:** [More Information Needed]
|
37 |
|
38 |
### Model Sources [optional]
|