Training complete
Browse files
README.md
CHANGED
@@ -6,12 +6,6 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: finetune_iapp_thaiqa
|
8 |
results: []
|
9 |
-
language:
|
10 |
-
- th
|
11 |
-
pipeline_tag: question-answering
|
12 |
-
datasets:
|
13 |
-
- phoner45/iapp_thaiqa
|
14 |
-
license: mit
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -19,38 +13,19 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# finetune_iapp_thaiqa
|
21 |
|
22 |
-
This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on the
|
23 |
|
24 |
## Model description
|
25 |
|
26 |
-
|
27 |
|
28 |
## Intended uses & limitations
|
29 |
|
30 |
-
|
31 |
-
ข้อจำกัด: โมเดลนี้ได้รับการฝึกบนชุดข้อมูลจำกัด ดังนั้นอาจมีข้อผิดพลาดในการทำงานในบางบริบท และประสิทธิภาพอาจไม่ดีเท่าที่ควรในกรณีที่ข้อมูลหรือคำถามมีความซับซ้อนเกินไป หรือเป็นข้อมูลที่ไม่เคยพบเจอมาก่อน
|
32 |
-
|
33 |
-
# Use a pipeline as a high-level helper
|
34 |
-
|
35 |
-
from transformers import pipeline
|
36 |
-
|
37 |
-
pipe = pipeline("question-answering", model="phoner45/finetune_iapp_thaiqa")
|
38 |
-
|
39 |
-
context = """
|
40 |
-
ประเทศไทยมีกรุงเทพมหานครเป็นเมืองหลวง และเป็นเมืองที่ใหญ่ที่สุดในประเทศ
|
41 |
-
นอกจากนี้ยังมีจังหวัดอื่นๆ ที่สำคัญ เช่น เชียงใหม่ ภูเก็ต และขอนแก่น
|
42 |
-
ประเทศไทยมีการปกครองในระบอบประชาธิปไตย โดยมีพระมหากษัตริย์เป็นประมุข
|
43 |
-
"""
|
44 |
-
|
45 |
-
question = "เมืองหลวงของประเทศไทยคือเมืองอะไร?"
|
46 |
-
|
47 |
-
result = pipe(question=question, context=context)
|
48 |
-
|
49 |
-
print(result)
|
50 |
|
51 |
## Training and evaluation data
|
52 |
|
53 |
-
|
54 |
|
55 |
## Training procedure
|
56 |
|
@@ -72,4 +47,4 @@ The following hyperparameters were used during training:
|
|
72 |
- Transformers 4.44.2
|
73 |
- Pytorch 2.4.0+cu121
|
74 |
- Datasets 2.21.0
|
75 |
-
- Tokenizers 0.19.1
|
|
|
6 |
model-index:
|
7 |
- name: finetune_iapp_thaiqa
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
13 |
|
14 |
# finetune_iapp_thaiqa
|
15 |
|
16 |
+
This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on the None dataset.
|
17 |
|
18 |
## Model description
|
19 |
|
20 |
+
More information needed
|
21 |
|
22 |
## Intended uses & limitations
|
23 |
|
24 |
+
More information needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
## Training and evaluation data
|
27 |
|
28 |
+
More information needed
|
29 |
|
30 |
## Training procedure
|
31 |
|
|
|
47 |
- Transformers 4.44.2
|
48 |
- Pytorch 2.4.0+cu121
|
49 |
- Datasets 2.21.0
|
50 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 418645336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01b4cfab97b262eb19a397708eea8203550cb068ffcd013adecf050bba57ced6
|
3 |
size 418645336
|
runs/Sep09_16-58-04_e9e3b56430ff/events.out.tfevents.1725901097.e9e3b56430ff.343.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4259274526ed173736be3d0646f9430a6d1c4cb8345aad59525b6c2e178c2afe
|
3 |
+
size 5870
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcdd20b16f4b922d3f0d7ded727075c0f51a3c21f5f15563b75bb7aad5559e36
|
3 |
size 5176
|