Datasets:
Miroslav Lžičař
commited on
Commit
·
96ef524
1
Parent(s):
886114c
Add 100-size subset splits and ID lists
Browse files- data/test_extrapolation_100.jsonl +3 -0
- data/test_extrapolation_100.parquet +3 -0
- data/test_interpolation_100.jsonl +3 -0
- data/test_interpolation_100.parquet +3 -0
- data/train_100.jsonl +3 -0
- data/train_100.parquet +3 -0
- data/val_100.jsonl +3 -0
- data/val_100.parquet +3 -0
- data_files.json +48 -0
- ids/test_extrapolation_100.txt +3 -0
- ids/test_interpolation_100.txt +3 -0
- ids/train_100.txt +3 -0
- ids/val_100.txt +3 -0
data/test_extrapolation_100.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8fb5080b36a9195f2e7fb20ac58d9a95138e395cba62e8c65b311c8eec2e107
|
| 3 |
+
size 291787
|
data/test_extrapolation_100.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f270d1371ffad738f41f91901b653842397e6b568185fe51ad87116e1bb1c3a2
|
| 3 |
+
size 16656
|
data/test_interpolation_100.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eb4b4ea84a56e1c6e60f1cf88ecf5d8d5fa9260289c8dfd75fba0cd54519f20
|
| 3 |
+
size 282786
|
data/test_interpolation_100.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8af8fa12cc5916a1d5cb3c44537c25a7d74cabe0af5ef75decdc174e99a9d014
|
| 3 |
+
size 16621
|
data/train_100.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b04dc05b625ad7e39d6759456c623431a10f61524c5e2fc1d2cb938671ea2a6d
|
| 3 |
+
size 283843
|
data/train_100.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:830ffa61737965c1c0443aece2422401ca9044387fc738676747bd7ae78d0589
|
| 3 |
+
size 17385
|
data/val_100.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cacbb02d515e8eb5b3c9624e179e1393e7d7c52aab76ae86dae10fe6296a969
|
| 3 |
+
size 282475
|
data/val_100.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb4cca092a11fe09629b0ea3f41d7236282803c5a17540682c8cc7ead4945576
|
| 3 |
+
size 17114
|
data_files.json
CHANGED
|
@@ -11,6 +11,18 @@
|
|
| 11 |
"records": 1000
|
| 12 |
}
|
| 13 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
"test_interpolation": {
|
| 15 |
"jsonl": {
|
| 16 |
"bytes": 2839439,
|
|
@@ -23,6 +35,18 @@
|
|
| 23 |
"records": 1000
|
| 24 |
}
|
| 25 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
"train": {
|
| 27 |
"jsonl": {
|
| 28 |
"bytes": 270609089,
|
|
@@ -35,6 +59,18 @@
|
|
| 35 |
"records": 95317
|
| 36 |
}
|
| 37 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
"val": {
|
| 39 |
"jsonl": {
|
| 40 |
"bytes": 2829679,
|
|
@@ -46,5 +82,17 @@
|
|
| 46 |
"path": "data/val.parquet",
|
| 47 |
"records": 1000
|
| 48 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
}
|
| 50 |
}
|
|
|
|
| 11 |
"records": 1000
|
| 12 |
}
|
| 13 |
},
|
| 14 |
+
"test_extrapolation_100": {
|
| 15 |
+
"jsonl": {
|
| 16 |
+
"bytes": 291787,
|
| 17 |
+
"path": "data/test_extrapolation_100.jsonl",
|
| 18 |
+
"records": 100
|
| 19 |
+
},
|
| 20 |
+
"parquet": {
|
| 21 |
+
"bytes": 16656,
|
| 22 |
+
"path": "data/test_extrapolation_100.parquet",
|
| 23 |
+
"records": 100
|
| 24 |
+
}
|
| 25 |
+
},
|
| 26 |
"test_interpolation": {
|
| 27 |
"jsonl": {
|
| 28 |
"bytes": 2839439,
|
|
|
|
| 35 |
"records": 1000
|
| 36 |
}
|
| 37 |
},
|
| 38 |
+
"test_interpolation_100": {
|
| 39 |
+
"jsonl": {
|
| 40 |
+
"bytes": 282786,
|
| 41 |
+
"path": "data/test_interpolation_100.jsonl",
|
| 42 |
+
"records": 100
|
| 43 |
+
},
|
| 44 |
+
"parquet": {
|
| 45 |
+
"bytes": 16621,
|
| 46 |
+
"path": "data/test_interpolation_100.parquet",
|
| 47 |
+
"records": 100
|
| 48 |
+
}
|
| 49 |
+
},
|
| 50 |
"train": {
|
| 51 |
"jsonl": {
|
| 52 |
"bytes": 270609089,
|
|
|
|
| 59 |
"records": 95317
|
| 60 |
}
|
| 61 |
},
|
| 62 |
+
"train_100": {
|
| 63 |
+
"jsonl": {
|
| 64 |
+
"bytes": 283843,
|
| 65 |
+
"path": "data/train_100.jsonl",
|
| 66 |
+
"records": 100
|
| 67 |
+
},
|
| 68 |
+
"parquet": {
|
| 69 |
+
"bytes": 17385,
|
| 70 |
+
"path": "data/train_100.parquet",
|
| 71 |
+
"records": 100
|
| 72 |
+
}
|
| 73 |
+
},
|
| 74 |
"val": {
|
| 75 |
"jsonl": {
|
| 76 |
"bytes": 2829679,
|
|
|
|
| 82 |
"path": "data/val.parquet",
|
| 83 |
"records": 1000
|
| 84 |
}
|
| 85 |
+
},
|
| 86 |
+
"val_100": {
|
| 87 |
+
"jsonl": {
|
| 88 |
+
"bytes": 282475,
|
| 89 |
+
"path": "data/val_100.jsonl",
|
| 90 |
+
"records": 100
|
| 91 |
+
},
|
| 92 |
+
"parquet": {
|
| 93 |
+
"bytes": 17114,
|
| 94 |
+
"path": "data/val_100.parquet",
|
| 95 |
+
"records": 100
|
| 96 |
+
}
|
| 97 |
}
|
| 98 |
}
|
ids/test_extrapolation_100.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eeae5fd4d6cb83a6bd510e959e526e40e53b2418d2a32aad0f58372bc0c74c64
|
| 3 |
+
size 6500
|
ids/test_interpolation_100.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e7649704b00af18a4b4214f9e3b4bfd195649e24c2ee2cb8b25844ed810bfec
|
| 3 |
+
size 6500
|
ids/train_100.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bb0efecfcbeb0a188cf512c76c16e84e259a00f8cbca9676fb052841d8bdf5a
|
| 3 |
+
size 6500
|
ids/val_100.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4dc1dcb8911a6f90bd48f7afecb269b05172d74528add5cfab9906a6d3be4f0
|
| 3 |
+
size 6500
|