Update datacard
Browse files
README.md
CHANGED
@@ -126,6 +126,13 @@ dataset_info:
|
|
126 |
- `all.jsonl`: Containing 1.6 million entries.
|
127 |
- `meta.json`: Metadata and additional information.
|
128 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
Similar structures are available for StackMathQA800K, StackMathQA400K, StackMathQA200K, and StackMathQA100K subsets.
|
130 |
|
131 |
### StackMathQA800K
|
@@ -133,7 +140,13 @@ Similar structures are available for StackMathQA800K, StackMathQA400K, StackMath
|
|
133 |
- Contents:
|
134 |
- `all.jsonl`: Containing 800k entries.
|
135 |
- `meta.json`: Metadata and additional information.
|
136 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
137 |
|
138 |
### StackMathQA400K
|
139 |
|
@@ -141,6 +154,13 @@ Similar structures are available for StackMathQA800K, StackMathQA400K, StackMath
|
|
141 |
- Contents:
|
142 |
- `all.jsonl`: Containing 400k entries.
|
143 |
- `meta.json`: Metadata and additional information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
144 |
|
145 |
### StackMathQA200K
|
146 |
|
@@ -149,6 +169,13 @@ Similar structures are available for StackMathQA800K, StackMathQA400K, StackMath
|
|
149 |
- `all.jsonl`: Containing 200k entries.
|
150 |
- `meta.json`: Metadata and additional information.
|
151 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
152 |
### StackMathQA100K
|
153 |
|
154 |
- Location: `./data/stackmathqa100k`
|
@@ -156,6 +183,13 @@ Similar structures are available for StackMathQA800K, StackMathQA400K, StackMath
|
|
156 |
- `all.jsonl`: Containing 100k entries.
|
157 |
- `meta.json`: Metadata and additional information.
|
158 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
159 |
## Citation
|
160 |
We appreciate your use of StackMathQA in your work. If you find this repository helpful, please consider citing it and star this repo. Feel free to contact [email protected] or open an issue if you have any questions.
|
161 |
|
@@ -165,4 +199,4 @@ We appreciate your use of StackMathQA in your work. If you find this repository
|
|
165 |
author={Zhang, Yifan},
|
166 |
year={2024},
|
167 |
}
|
168 |
-
```
|
|
|
126 |
- `all.jsonl`: Containing 1.6 million entries.
|
127 |
- `meta.json`: Metadata and additional information.
|
128 |
|
129 |
+
```bash
|
130 |
+
Source: Stack Exchange (Math), Count: 1244887
|
131 |
+
Source: MathOverflow, Count: 110041
|
132 |
+
Source: Stack Exchange (Stats), Count: 99878
|
133 |
+
Source: Stack Exchange (Physics), Count: 145194
|
134 |
+
```
|
135 |
+
|
136 |
Similar structures are available for StackMathQA800K, StackMathQA400K, StackMathQA200K, and StackMathQA100K subsets.
|
137 |
|
138 |
### StackMathQA800K
|
|
|
140 |
- Contents:
|
141 |
- `all.jsonl`: Containing 800k entries.
|
142 |
- `meta.json`: Metadata and additional information.
|
143 |
+
|
144 |
+
```bash
|
145 |
+
Source: Stack Exchange (Math), Count: 738850
|
146 |
+
Source: MathOverflow, Count: 24276
|
147 |
+
Source: Stack Exchange (Stats), Count: 15046
|
148 |
+
Source: Stack Exchange (Physics), Count: 21828
|
149 |
+
```
|
150 |
|
151 |
### StackMathQA400K
|
152 |
|
|
|
154 |
- Contents:
|
155 |
- `all.jsonl`: Containing 400k entries.
|
156 |
- `meta.json`: Metadata and additional information.
|
157 |
+
|
158 |
+
```bash
|
159 |
+
Source: Stack Exchange (Math), Count: 392940
|
160 |
+
Source: MathOverflow, Count: 3963
|
161 |
+
Source: Stack Exchange (Stats), Count: 1637
|
162 |
+
Source: Stack Exchange (Physics), Count: 1460
|
163 |
+
```
|
164 |
|
165 |
### StackMathQA200K
|
166 |
|
|
|
169 |
- `all.jsonl`: Containing 200k entries.
|
170 |
- `meta.json`: Metadata and additional information.
|
171 |
|
172 |
+
```bash
|
173 |
+
Source: Stack Exchange (Math), Count: 197792
|
174 |
+
Source: MathOverflow, Count: 1367
|
175 |
+
Source: Stack Exchange (Stats), Count: 423
|
176 |
+
Source: Stack Exchange (Physics), Count: 418
|
177 |
+
```
|
178 |
+
|
179 |
### StackMathQA100K
|
180 |
|
181 |
- Location: `./data/stackmathqa100k`
|
|
|
183 |
- `all.jsonl`: Containing 100k entries.
|
184 |
- `meta.json`: Metadata and additional information.
|
185 |
|
186 |
+
```bash
|
187 |
+
Source: Stack Exchange (Math), Count: 99013
|
188 |
+
Source: MathOverflow, Count: 626
|
189 |
+
Source: Stack Exchange (Stats), Count: 182
|
190 |
+
Source: Stack Exchange (Physics), Count: 179
|
191 |
+
```
|
192 |
+
|
193 |
## Citation
|
194 |
We appreciate your use of StackMathQA in your work. If you find this repository helpful, please consider citing it and star this repo. Feel free to contact [email protected] or open an issue if you have any questions.
|
195 |
|
|
|
199 |
author={Zhang, Yifan},
|
200 |
year={2024},
|
201 |
}
|
202 |
+
```
|