Upload tokenizer
Browse files
README.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: sentiment-thai-text-model
|
9 |
results: []
|
10 |
-
datasets:
|
11 |
-
- pythainlp/wisesight_sentiment
|
12 |
-
language:
|
13 |
-
- th
|
14 |
-
pipeline_tag: text-classification
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
base_model: poom-sci/WangchanBERTa-finetuned-sentiment
|
3 |
+
datasets:
|
4 |
+
- pythainlp/wisesight_sentiment
|
5 |
+
language:
|
6 |
+
- th
|
7 |
library_name: transformers
|
8 |
license: apache-2.0
|
9 |
+
pipeline_tag: text-classification
|
10 |
tags:
|
11 |
- generated_from_trainer
|
12 |
model-index:
|
13 |
- name: sentiment-thai-text-model
|
14 |
results: []
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|