🚀 Initial upload of arithmetic QA datasets
Browse files- .gitattributes +3 -0
- arithmetic_qa_dataset_100M.jsonl +3 -0
- arithmetic_qa_dataset_1_5M.json +3 -0
- arithmetic_qa_dataset_50M.json +3 -0
.gitattributes
CHANGED
@@ -57,3 +57,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
arithmetic_qa_dataset_100M.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
+
arithmetic_qa_dataset_1_5M.json filter=lfs diff=lfs merge=lfs -text
|
62 |
+
arithmetic_qa_dataset_50M.json filter=lfs diff=lfs merge=lfs -text
|
arithmetic_qa_dataset_100M.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3aee9d49d4f64c4afae1a43819f347792ff2b577294c625ef3c55f5346dfc5d
|
3 |
+
size 5974678686
|
arithmetic_qa_dataset_1_5M.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d39ddc4881a7af3c9608182a1ebb33de6f82e58d8fabc468d1bb3acb89ad77a9
|
3 |
+
size 110318825
|
arithmetic_qa_dataset_50M.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b852e265c4dad98bf2693bc04d721966e05a3726ceaaaca9ea12e703b28bd526
|
3 |
+
size 367732566
|