Upload dataset
Browse files- README.md +27 -0
- physics/test-00000-of-00001.parquet +3 -0
- physics/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -42,6 +42,27 @@ dataset_info:
|
|
42 |
num_examples: 200
|
43 |
download_size: 601925
|
44 |
dataset_size: 8883978
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
configs:
|
46 |
- config_name: data_mining
|
47 |
data_files:
|
@@ -55,4 +76,10 @@ configs:
|
|
55 |
path: geometry/train-*
|
56 |
- split: test
|
57 |
path: geometry/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
---
|
|
|
42 |
num_examples: 200
|
43 |
download_size: 601925
|
44 |
dataset_size: 8883978
|
45 |
+
- config_name: physics
|
46 |
+
features:
|
47 |
+
- name: wikipedia_passage_concept_A
|
48 |
+
dtype: string
|
49 |
+
- name: concept_A
|
50 |
+
dtype: string
|
51 |
+
- name: wikipedia_passage_concept_B
|
52 |
+
dtype: string
|
53 |
+
- name: concept_B
|
54 |
+
dtype: string
|
55 |
+
- name: target
|
56 |
+
dtype: int64
|
57 |
+
splits:
|
58 |
+
- name: train
|
59 |
+
num_bytes: 14566247
|
60 |
+
num_examples: 630
|
61 |
+
- name: test
|
62 |
+
num_bytes: 4882943
|
63 |
+
num_examples: 200
|
64 |
+
download_size: 1965578
|
65 |
+
dataset_size: 19449190
|
66 |
configs:
|
67 |
- config_name: data_mining
|
68 |
data_files:
|
|
|
76 |
path: geometry/train-*
|
77 |
- split: test
|
78 |
path: geometry/test-*
|
79 |
+
- config_name: physics
|
80 |
+
data_files:
|
81 |
+
- split: train
|
82 |
+
path: physics/train-*
|
83 |
+
- split: test
|
84 |
+
path: physics/test-*
|
85 |
---
|
physics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:978b297de0a4ee55fb5e97ee94abb07ba5ff7fd25c7c4eb9fc9044a2b7559c8d
|
3 |
+
size 877032
|
physics/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1004ac6b1454c4af2e4d99b445d9154d533bfabb5043049fecccc016b6234501
|
3 |
+
size 1088546
|