wannaphong commited on
Commit
0cb8870
·
1 Parent(s): b927ba8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -7,6 +7,24 @@ language:
7
  - th
8
  size_categories:
9
  - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  wisesight_sentiment_prompt is the instruct fellow dataset for sentiment Thai text by prompt. It can use fine-tuning model.
 
7
  - th
8
  size_categories:
9
  - 10K<n<100K
10
+ dataset_info:
11
+ features:
12
+ - name: inputs
13
+ dtype: string
14
+ - name: targets
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 10377964
19
+ num_examples: 21628
20
+ - name: validation
21
+ num_bytes: 1154811
22
+ num_examples: 2404
23
+ - name: test
24
+ num_bytes: 1285694
25
+ num_examples: 2671
26
+ download_size: 3555139
27
+ dataset_size: 12818469
28
  ---
29
 
30
  wisesight_sentiment_prompt is the instruct fellow dataset for sentiment Thai text by prompt. It can use fine-tuning model.