Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,12 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: wangchan-sentiment-thai-text-model
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -62,4 +68,4 @@ The following hyperparameters were used during training:
|
|
62 |
- Transformers 4.44.2
|
63 |
- Pytorch 2.4.1+cu121
|
64 |
- Datasets 3.0.1
|
65 |
-
- Tokenizers 0.19.1
|
|
|
8 |
model-index:
|
9 |
- name: wangchan-sentiment-thai-text-model
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- Wongnai/wongnai_reviews
|
13 |
+
- pythainlp/wisesight_sentiment
|
14 |
+
language:
|
15 |
+
- th
|
16 |
+
pipeline_tag: text-classification
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
68 |
- Transformers 4.44.2
|
69 |
- Pytorch 2.4.1+cu121
|
70 |
- Datasets 3.0.1
|
71 |
+
- Tokenizers 0.19.1
|