Alpaca69B commited on
Commit
4b87df0
1 Parent(s): 8aec1cb

Upload dataset

Browse files

Dataset for training

Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: content
7
+ dtype: string
8
+ - name: category
9
+ dtype: string
10
+ - name: aspect
11
+ dtype: string
12
+ - name: sentiment
13
+ dtype: string
14
+ - name: combined
15
+ dtype: string
16
+ - name: text
17
+ dtype: string
18
+ - name: text2
19
+ dtype: string
20
+ - name: text3
21
+ dtype: string
22
+ - name: instruct
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 12369394
27
+ num_examples: 2083
28
+ download_size: 6579647
29
+ dataset_size: 12369394
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aab1c7460fa99816aed54a57fd79f81a00692971b3a9bfd1c9fc6612fa62a03
3
+ size 6579647