Upload tokenizer
Browse files
README.md
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
base_model: airesearch/wangchanberta-base-att-spm-uncased
|
4 |
-
tags:
|
5 |
-
- generated_from_trainer
|
6 |
-
metrics:
|
7 |
-
- accuracy
|
8 |
-
model-index:
|
9 |
-
- name: wangchan-sentiment-thai-text-model
|
10 |
-
results: []
|
11 |
datasets:
|
12 |
- pythainlp/wisesight_sentiment
|
13 |
- Wongnai/wongnai_reviews
|
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
|
|
|
1 |
---
|
|
|
2 |
base_model: airesearch/wangchanberta-base-att-spm-uncased
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
- pythainlp/wisesight_sentiment
|
5 |
- Wongnai/wongnai_reviews
|
6 |
language:
|
7 |
- th
|
8 |
+
library_name: transformers
|
9 |
+
metrics:
|
10 |
+
- accuracy
|
11 |
pipeline_tag: text-classification
|
12 |
+
tags:
|
13 |
+
- generated_from_trainer
|
14 |
+
model-index:
|
15 |
+
- name: wangchan-sentiment-thai-text-model
|
16 |
+
results: []
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|