Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Thai
Size:
10K - 100K
Tags:
instruct-fellow
License:
Commit ·
340539b
1
Parent(s): aa3a7c4
Update README.md
Browse files
README.md
CHANGED
|
@@ -37,11 +37,17 @@ wisesight_sentiment_prompt is the instruct fellow dataset for sentiment Thai tex
|
|
| 37 |
|
| 38 |
**Template**
|
| 39 |
```
|
| 40 |
-
Inputs:
|
| 41 |
|
| 42 |
-
targets:
|
| 43 |
```
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
Notebook that used create this dataset: [https://github.com/PyThaiNLP/support-aya-datasets/blob/main/sentiment-analysis/wisesight_sentiment.ipynb](https://github.com/PyThaiNLP/support-aya-datasets/blob/main/sentiment-analysis/wisesight_sentiment.ipynb)
|
| 46 |
|
| 47 |
|
|
|
|
| 37 |
|
| 38 |
**Template**
|
| 39 |
```
|
| 40 |
+
Inputs: จำแนกประโยคต่อไปนี้เป็นคำถามหรือข้อความที่มีความรู้สึกเชิงบวก ความรู้สึกเป็นกลาง และความรู้สึกเชิงลบ:\n{text}
|
| 41 |
|
| 42 |
+
targets: ประโยคที่กำหนดสามารถจำแนกได้เป็น{category}
|
| 43 |
```
|
| 44 |
|
| 45 |
+
category
|
| 46 |
+
- คำถาม: question
|
| 47 |
+
- ความรู้สึกเชิงบวก: positive
|
| 48 |
+
- ความรู้สึกเป็นกลาง: neutral
|
| 49 |
+
- ความรู้สึกเชิงลบ: negative
|
| 50 |
+
|
| 51 |
Notebook that used create this dataset: [https://github.com/PyThaiNLP/support-aya-datasets/blob/main/sentiment-analysis/wisesight_sentiment.ipynb](https://github.com/PyThaiNLP/support-aya-datasets/blob/main/sentiment-analysis/wisesight_sentiment.ipynb)
|
| 52 |
|
| 53 |
|