razisayyed commited on
Commit
a47d578
·
verified ·
1 Parent(s): 1cda057

Add instructions column to train, validation, and test splits

Browse files
README.md CHANGED
@@ -20,18 +20,20 @@ dataset_info:
20
  dtype: string
21
  - name: question
22
  dtype: string
 
 
23
  splits:
24
  - name: train
25
- num_bytes: 160304
26
  num_examples: 800
27
  - name: validation
28
- num_bytes: 20038
29
  num_examples: 100
30
  - name: test
31
- num_bytes: 20038
32
  num_examples: 100
33
- download_size: 108917
34
- dataset_size: 200380
35
  ---
36
 
37
  <div style="display: flex; justify-content: space-between; align-items: flex-end; width: 100%; margin-bottom: 1rem;">
 
20
  dtype: string
21
  - name: question
22
  dtype: string
23
+ - name: instructions
24
+ dtype: string
25
  splits:
26
  - name: train
27
+ num_bytes: 370899
28
  num_examples: 800
29
  - name: validation
30
+ num_bytes: 46581
31
  num_examples: 100
32
  - name: test
33
+ num_bytes: 46901
34
  num_examples: 100
35
+ download_size: 114032
36
+ dataset_size: 464381
37
  ---
38
 
39
  <div style="display: flex; justify-content: space-between; align-items: flex-end; width: 100%; margin-bottom: 1rem;">
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9e4621f6e5acddbec08e5a79cbe24f678f6578ebaa6454fbcd462314fc42491
3
- size 13217
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04002e3564fc0185f1a2372d4e79310842a9f2127a70f409c87eec9c3b5139fe
3
+ size 14922
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27c7b416450bee74723d16f7ec0efdec469ffaa38f71b85b41110cc0341341ac
3
- size 82539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a84ef657451140263451434735c8d89972659514955912030c4800deb1f5293
3
+ size 84244
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae866a92fb690c4ad13f81cf43392ad6da07f699a0be0c5becaea7ae0da01033
3
- size 13161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2768f93a8251efb804a24ee4b7cc4da90ec2a822609f0cf4ef6e942b8eaf64e6
3
+ size 14866