essobi commited on
Commit
c4fcdf9
·
verified ·
1 Parent(s): bda0080

Upload GAIR/LIMA train split (transformed)

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: role
9
+ dtype: string
10
+ - name: metadata
11
+ struct:
12
+ - name: num_turns
13
+ dtype: int64
14
+ - name: perturbation
15
+ struct:
16
+ - name: applied
17
+ dtype: bool
18
+ - name: original_text
19
+ dtype: string
20
+ - name: type
21
+ dtype: string
22
+ - name: source
23
+ dtype: string
24
+ - name: split
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 3110536
29
+ num_examples: 1030
30
+ download_size: 3113306
31
+ dataset_size: 3110536
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd849ba09561d3f6b27151e83309a44542ea788b2d67d686343c3b386e20923b
3
+ size 3113306