jyansir commited on
Commit
8a3cec8
·
1 Parent(s): e8757e3

update small-scale datasets

Browse files
README.md CHANGED
@@ -3,11 +3,11 @@ configs:
3
  - config_name: small
4
  data_files:
5
  - split: train
6
- path: "train-small.jsonl"
7
  - split: val
8
- path: "val-small.jsonl"
9
  - split: test
10
- path: "test-small.jsonl"
11
  default: true
12
  - config_name: large
13
  data_files:
 
3
  - config_name: small
4
  data_files:
5
  - split: train
6
+ path: "train-small.parquet"
7
  - split: val
8
+ path: "val-small.parquet"
9
  - split: test
10
+ path: "test-small.parquet"
11
  default: true
12
  - config_name: large
13
  data_files:
test-small.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
test-small.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a2868586777b1d5934beff4eef3705f2b2d9bc328067739ddf2d79caa81034c
3
+ size 1339637
train-small.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
train-small.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a310571d796aa311c37c5c790044c9e001de8c41dfaa3848c52fa0cb7a0e6c90
3
+ size 4035934
val-small.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
val-small.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f89cbbdce63a259d8da5d88d9b2b506cd0029215d4059fb73767d582d3cb0cdd
3
+ size 1105315