Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
### Dataset Summary
|
2 |
|
3 |
A small battery of 10 tests that involve asking language models a simple arithmetic problem in natural language.
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: arithmetic_1dc
|
4 |
+
features:
|
5 |
+
- name: context
|
6 |
+
dtype: string
|
7 |
+
- name: completion
|
8 |
+
dtype: string
|
9 |
+
splits:
|
10 |
+
- name: validation
|
11 |
+
num_bytes: 97651
|
12 |
+
num_examples: 2000
|
13 |
+
download_size: 21322
|
14 |
+
dataset_size: 97651
|
15 |
+
configs:
|
16 |
+
- config_name: arithmetic_1dc
|
17 |
+
data_files:
|
18 |
+
- split: validation
|
19 |
+
path: arithmetic_1dc/validation-*
|
20 |
+
---
|
21 |
### Dataset Summary
|
22 |
|
23 |
A small battery of 10 tests that involve asking language models a simple arithmetic problem in natural language.
|
arithmetic_1dc/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:596467621638db2bb172c22da9c956b00c67086056a6017effc54a40b16f08db
|
3 |
+
size 21322
|