mamba413 commited on
Commit
69356a7
·
verified ·
1 Parent(s): c3bfa1b

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +39 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': neg
11
+ '1': pos
12
+ - name: chosen
13
+ struct:
14
+ - name: text
15
+ dtype: string
16
+ - name: rejected
17
+ struct:
18
+ - name: text
19
+ dtype: string
20
+ - name: a_1
21
+ struct:
22
+ - name: text
23
+ dtype: string
24
+ - name: a_2
25
+ struct:
26
+ - name: text
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 17485
31
+ num_examples: 2
32
+ download_size: 68789
33
+ dataset_size: 17485
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:149a45fa3b757663e58c9c4949e40c9c702cd63ecb461bbe5f48a23b636e0960
3
+ size 68789