ianmckenzie commited on
Commit
28f8762
1 Parent(s): 2370167

Upload dataset

Browse files
README.md CHANGED
@@ -44,25 +44,25 @@ dataset_info:
44
  dataset_size: 60768097.48740646
45
  - config_name: pos
46
  features:
47
- - name: text
48
  dtype: string
49
- - name: clf_label
50
- dtype:
51
- class_label:
52
- names:
53
- '0': neg
54
- '1': pos
55
- - name: chunked_text
56
  sequence: string
 
 
 
 
 
 
57
  splits:
58
  - name: train
59
- num_bytes: 30552296.53348041
60
  num_examples: 12215
61
  - name: validation
62
- num_bytes: 29992833.979113124
63
  num_examples: 12235
64
- download_size: 39739964
65
- dataset_size: 60545130.51259354
66
  configs:
67
  - config_name: default
68
  data_files:
 
44
  dataset_size: 60768097.48740646
45
  - config_name: pos
46
  features:
47
+ - name: instructions
48
  dtype: string
49
+ - name: content
 
 
 
 
 
 
50
  sequence: string
51
+ - name: answer_prompt
52
+ dtype: string
53
+ - name: clf_label
54
+ dtype: int64
55
+ - name: gen_target
56
+ dtype: string
57
  splits:
58
  - name: train
59
+ num_bytes: 15677279
60
  num_examples: 12215
61
  - name: validation
62
+ num_bytes: 15226410
63
  num_examples: 12235
64
+ download_size: 19835229
65
+ dataset_size: 30903689
66
  configs:
67
  - config_name: default
68
  data_files:
pos/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abbb22bf025db02ed755bafd20d38569d2c33a5815135180444af6f4b08aef8c
3
- size 20171483
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba1a462d416b403155d3b231b26e23bfc91b36d1dd18d6746def8a86045ad8d4
3
+ size 10068870
pos/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3dda652975d9edc044869d36ecf84971703502c0736e251948236f64976ec39f
3
- size 19568481
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ead53c2356d9566d965b8f65a69a9b85a521114531f5b8c45fba6d0c00c822d
3
+ size 9766359