Add link to paper (#2)
Browse files- Add link to paper (c8d9de740666574b9a1d785d82421741e9647107)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
| 3 |
task_categories:
|
| 4 |
- text-generation
|
| 5 |
- question-answering
|
| 6 |
-
language:
|
| 7 |
-
- en
|
| 8 |
pretty_name: AutoMathText
|
| 9 |
-
size_categories:
|
| 10 |
-
- 10B<n<100B
|
| 11 |
configs:
|
| 12 |
- config_name: web-0.50-to-1.00
|
| 13 |
-
data_files:
|
| 14 |
- split: train
|
| 15 |
-
path:
|
| 16 |
- data/web/0.95-1.00.jsonl
|
| 17 |
- data/web/0.90-0.95.jsonl
|
| 18 |
- data/web/0.85-0.90.jsonl
|
|
@@ -25,9 +25,9 @@ configs:
|
|
| 25 |
- data/web/0.50-0.55.jsonl
|
| 26 |
default: true
|
| 27 |
- config_name: web-0.60-to-1.00
|
| 28 |
-
data_files:
|
| 29 |
- split: train
|
| 30 |
-
path:
|
| 31 |
- data/web/0.95-1.00.jsonl
|
| 32 |
- data/web/0.90-0.95.jsonl
|
| 33 |
- data/web/0.85-0.90.jsonl
|
|
@@ -37,19 +37,21 @@ configs:
|
|
| 37 |
- data/web/0.65-0.70.jsonl
|
| 38 |
- data/web/0.60-0.65.jsonl
|
| 39 |
- config_name: web-0.70-to-1.00
|
| 40 |
-
data_files:
|
| 41 |
- split: train
|
| 42 |
-
path:
|
| 43 |
- data/web/0.95-1.00.jsonl
|
| 44 |
- data/web/0.90-0.95.jsonl
|
| 45 |
- data/web/0.85-0.90.jsonl
|
| 46 |
- data/web/0.80-0.85.jsonl
|
| 47 |
- data/web/0.75-0.80.jsonl
|
| 48 |
- data/web/0.70-0.75.jsonl
|
|
|
|
|
|
|
| 49 |
- config_name: web-0.80-to-1.00
|
| 50 |
-
data_files:
|
| 51 |
- split: train
|
| 52 |
-
path:
|
| 53 |
- data/web/0.95-1.00.jsonl
|
| 54 |
- data/web/0.90-0.95.jsonl
|
| 55 |
- data/web/0.85-0.90.jsonl
|
|
@@ -57,49 +59,49 @@ configs:
|
|
| 57 |
- config_name: web-full
|
| 58 |
data_files: data/web/*.jsonl
|
| 59 |
- config_name: arxiv-0.50-to-1.00
|
| 60 |
-
data_files:
|
| 61 |
- split: train
|
| 62 |
path:
|
| 63 |
-
- data/arxiv/0.90-1.00/*.jsonl
|
| 64 |
- data/arxiv/0.80-0.90/*.jsonl
|
| 65 |
- data/arxiv/0.70-0.80/*.jsonl
|
| 66 |
- data/arxiv/0.60-0.70/*.jsonl
|
| 67 |
- data/arxiv/0.50-0.60/*.jsonl
|
| 68 |
- config_name: arxiv-0.60-to-1.00
|
| 69 |
-
data_files:
|
| 70 |
- split: train
|
| 71 |
path:
|
| 72 |
-
- data/arxiv/0.90-1.00/*.jsonl
|
| 73 |
- data/arxiv/0.80-0.90/*.jsonl
|
| 74 |
- data/arxiv/0.70-0.80/*.jsonl
|
| 75 |
- data/arxiv/0.60-0.70/*.jsonl
|
| 76 |
- config_name: arxiv-0.70-to-1.00
|
| 77 |
-
data_files:
|
| 78 |
- split: train
|
| 79 |
path:
|
| 80 |
-
- data/arxiv/0.90-1.00/*.jsonl
|
| 81 |
- data/arxiv/0.80-0.90/*.jsonl
|
| 82 |
- data/arxiv/0.70-0.80/*.jsonl
|
| 83 |
- config_name: arxiv-0.80-to-1.00
|
| 84 |
-
data_files:
|
| 85 |
- split: train
|
| 86 |
path:
|
| 87 |
-
- data/arxiv/0.90-1.00/*.jsonl
|
| 88 |
- data/arxiv/0.80-0.90/*.jsonl
|
| 89 |
- config_name: arxiv-full
|
| 90 |
-
data_files:
|
| 91 |
- split: train
|
| 92 |
-
path:
|
| 93 |
-
- data/arxiv/0.90-1.00/*.jsonl
|
| 94 |
- data/arxiv/0.80-0.90/*.jsonl
|
| 95 |
- data/arxiv/0.70-0.80/*.jsonl
|
| 96 |
- data/arxiv/0.60-0.70/*.jsonl
|
| 97 |
- data/arxiv/0.50-0.60/*.jsonl
|
| 98 |
- data/arxiv/0.00-0.50/*.jsonl
|
| 99 |
- config_name: code-0.50-to-1.00
|
| 100 |
-
data_files:
|
| 101 |
- split: train
|
| 102 |
-
path:
|
| 103 |
- data/code/agda/0.95-1.00.jsonl
|
| 104 |
- data/code/agda/0.90-0.95.jsonl
|
| 105 |
- data/code/agda/0.85-0.90.jsonl
|
|
@@ -291,9 +293,9 @@ configs:
|
|
| 291 |
- data/code/tex/0.55-0.60.jsonl
|
| 292 |
- data/code/tex/0.50-0.55.jsonl
|
| 293 |
- config_name: code-python-0.50-to-1.00
|
| 294 |
-
data_files:
|
| 295 |
- split: train
|
| 296 |
-
path:
|
| 297 |
- data/code/python/0.95-1.00.jsonl
|
| 298 |
- data/code/python/0.90-0.95.jsonl
|
| 299 |
- data/code/python/0.85-0.90.jsonl
|
|
@@ -305,9 +307,9 @@ configs:
|
|
| 305 |
- data/code/python/0.55-0.60.jsonl
|
| 306 |
- data/code/python/0.50-0.55.jsonl
|
| 307 |
- config_name: code-python-0.60-to-1.00
|
| 308 |
-
data_files:
|
| 309 |
- split: train
|
| 310 |
-
path:
|
| 311 |
- data/code/python/0.95-1.00.jsonl
|
| 312 |
- data/code/python/0.90-0.95.jsonl
|
| 313 |
- data/code/python/0.85-0.90.jsonl
|
|
@@ -317,9 +319,9 @@ configs:
|
|
| 317 |
- data/code/python/0.65-0.70.jsonl
|
| 318 |
- data/code/python/0.60-0.65.jsonl
|
| 319 |
- config_name: code-python-0.70-to-1.00
|
| 320 |
-
data_files:
|
| 321 |
- split: train
|
| 322 |
-
path:
|
| 323 |
- data/code/python/0.95-1.00.jsonl
|
| 324 |
- data/code/python/0.90-0.95.jsonl
|
| 325 |
- data/code/python/0.85-0.90.jsonl
|
|
@@ -327,17 +329,17 @@ configs:
|
|
| 327 |
- data/code/python/0.75-0.80.jsonl
|
| 328 |
- data/code/python/0.70-0.75.jsonl
|
| 329 |
- config_name: code-python-0.80-to-1.00
|
| 330 |
-
data_files:
|
| 331 |
- split: train
|
| 332 |
-
path:
|
| 333 |
- data/code/python/0.95-1.00.jsonl
|
| 334 |
- data/code/python/0.90-0.95.jsonl
|
| 335 |
- data/code/python/0.85-0.90.jsonl
|
| 336 |
- data/code/python/0.80-0.85.jsonl
|
| 337 |
- config_name: code-jupyter-notebook-0.50-to-1.00
|
| 338 |
-
data_files:
|
| 339 |
- split: train
|
| 340 |
-
path:
|
| 341 |
- data/code/jupyter-notebook/0.95-1.00.jsonl
|
| 342 |
- data/code/jupyter-notebook/0.90-0.95.jsonl
|
| 343 |
- data/code/jupyter-notebook/0.85-0.90.jsonl
|
|
@@ -349,9 +351,9 @@ configs:
|
|
| 349 |
- data/code/jupyter-notebook/0.55-0.60.jsonl
|
| 350 |
- data/code/jupyter-notebook/0.50-0.55.jsonl
|
| 351 |
- config_name: code-jupyter-notebook-0.60-to-1.00
|
| 352 |
-
data_files:
|
| 353 |
- split: train
|
| 354 |
-
path:
|
| 355 |
- data/code/jupyter-notebook/0.95-1.00.jsonl
|
| 356 |
- data/code/jupyter-notebook/0.90-0.95.jsonl
|
| 357 |
- data/code/jupyter-notebook/0.85-0.90.jsonl
|
|
@@ -361,9 +363,9 @@ configs:
|
|
| 361 |
- data/code/jupyter-notebook/0.65-0.70.jsonl
|
| 362 |
- data/code/jupyter-notebook/0.60-0.65.jsonl
|
| 363 |
- config_name: code-jupyter-notebook-0.70-to-1.00
|
| 364 |
-
data_files:
|
| 365 |
- split: train
|
| 366 |
-
path:
|
| 367 |
- data/code/jupyter-notebook/0.95-1.00.jsonl
|
| 368 |
- data/code/jupyter-notebook/0.90-0.95.jsonl
|
| 369 |
- data/code/jupyter-notebook/0.85-0.90.jsonl
|
|
@@ -371,17 +373,17 @@ configs:
|
|
| 371 |
- data/code/jupyter-notebook/0.75-0.80.jsonl
|
| 372 |
- data/code/jupyter-notebook/0.70-0.75.jsonl
|
| 373 |
- config_name: code-jupyter-notebook-0.80-to-1.00
|
| 374 |
-
data_files:
|
| 375 |
- split: train
|
| 376 |
-
path:
|
| 377 |
- data/code/jupyter-notebook/0.95-1.00.jsonl
|
| 378 |
- data/code/jupyter-notebook/0.90-0.95.jsonl
|
| 379 |
- data/code/jupyter-notebook/0.85-0.90.jsonl
|
| 380 |
- data/code/jupyter-notebook/0.80-0.85.jsonl
|
| 381 |
- config_name: code-full
|
| 382 |
-
data_files:
|
| 383 |
- split: train
|
| 384 |
-
path:
|
| 385 |
- data/code/*/*.jsonl
|
| 386 |
tags:
|
| 387 |
- mathematical-reasoning
|
|
@@ -397,7 +399,7 @@ tags:
|
|
| 397 |
|
| 398 |
GitHub homepage: https://github.com/yifanzhang-pro/AutoMathText
|
| 399 |
|
| 400 |
-
ArXiv paper: https://
|
| 401 |
|
| 402 |
## Objective
|
| 403 |
|
|
@@ -450,51 +452,4 @@ configs:
|
|
| 450 |
- data/code/python/0.95-1.00.jsonl
|
| 451 |
- ...
|
| 452 |
- data/code/python/0.50-0.55.jsonl
|
| 453 |
-
- config_name: code-
|
| 454 |
-
- config_name: code-python-0.70-to-1.00
|
| 455 |
-
- config_name: code-python-0.80-to-1.00
|
| 456 |
-
- config_name: code-jupyter-notebook-0.50-to-1.00
|
| 457 |
-
- split: train
|
| 458 |
-
path:
|
| 459 |
-
- data/code/jupyter-notebook/0.95-1.00.jsonl
|
| 460 |
-
- ...
|
| 461 |
-
- data/code/jupyter-notebook/0.50-0.55.jsonl
|
| 462 |
-
- config_name: code-jupyter-notebook-0.60-to-1.00
|
| 463 |
-
- config_name: code-jupyter-notebook-0.70-to-1.00
|
| 464 |
-
- config_name: code-jupyter-notebook-0.80-to-1.00
|
| 465 |
-
- config_name: code-full
|
| 466 |
-
data_files: data/code/*/*.jsonl
|
| 467 |
-
```
|
| 468 |
-
|
| 469 |
-
How to load data:
|
| 470 |
-
|
| 471 |
-
```python
|
| 472 |
-
from datasets import load_dataset
|
| 473 |
-
|
| 474 |
-
ds = load_dataset("math-ai/AutoMathText", "web-0.50-to-1.00") # or any valid config_name
|
| 475 |
-
```
|
| 476 |
-
|
| 477 |
-
## Features
|
| 478 |
-
|
| 479 |
-
- **Volume**: Approximately 200 GB of text data (in natural language and programming language).
|
| 480 |
-
- **Content**: A diverse collection of mathematical texts, including but not limited to research papers, educational articles, and code documentation.
|
| 481 |
-
- **Labeling**: Every text is **scored** by Qwen-72B, a sophisticated language model, ensuring a high standard of relevance and accuracy.
|
| 482 |
-
- **Scope**: Covers a wide spectrum of mathematical topics, making it suitable for various applications in advanced research and education.
|
| 483 |
-
|
| 484 |
-
## References
|
| 485 |
-
|
| 486 |
-
- OpenWebMath [[link]](https://huggingface.co/datasets/open-web-math/open-web-math)
|
| 487 |
-
- RedPajama [[link]](https://huggingface.co/datasets/togethercomputer/RedPajama-Data-1T)
|
| 488 |
-
- Algebraick Stack [[link]](https://huggingface.co/datasets/EleutherAI/proof-pile-2) (a subset of Proof-Pile-2)
|
| 489 |
-
|
| 490 |
-
## Citation
|
| 491 |
-
We appreciate your use of **AutoMathText** 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 (GitHub homepage: https://github.com/yifanzhang-pro/AutoMathText).
|
| 492 |
-
|
| 493 |
-
```bibtex
|
| 494 |
-
@article{zhang2024automathtext,
|
| 495 |
-
title={Autonomous Data Selection with Language Models for Mathematical Texts},
|
| 496 |
-
author={Zhang, Yifan and Luo, Yifan and Yuan, Yang and Yao, Andrew Chi-Chih},
|
| 497 |
-
journal={arXiv preprint arXiv:2402.07625},
|
| 498 |
-
year={2024},
|
| 499 |
-
}
|
| 500 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: cc-by-sa-4.0
|
| 5 |
+
size_categories:
|
| 6 |
+
- 10B<n<100B
|
| 7 |
task_categories:
|
| 8 |
- text-generation
|
| 9 |
- question-answering
|
|
|
|
|
|
|
| 10 |
pretty_name: AutoMathText
|
|
|
|
|
|
|
| 11 |
configs:
|
| 12 |
- config_name: web-0.50-to-1.00
|
| 13 |
+
data_files:
|
| 14 |
- split: train
|
| 15 |
+
path:
|
| 16 |
- data/web/0.95-1.00.jsonl
|
| 17 |
- data/web/0.90-0.95.jsonl
|
| 18 |
- data/web/0.85-0.90.jsonl
|
|
|
|
| 25 |
- data/web/0.50-0.55.jsonl
|
| 26 |
default: true
|
| 27 |
- config_name: web-0.60-to-1.00
|
| 28 |
+
data_files:
|
| 29 |
- split: train
|
| 30 |
+
path:
|
| 31 |
- data/web/0.95-1.00.jsonl
|
| 32 |
- data/web/0.90-0.95.jsonl
|
| 33 |
- data/web/0.85-0.90.jsonl
|
|
|
|
| 37 |
- data/web/0.65-0.70.jsonl
|
| 38 |
- data/web/0.60-0.65.jsonl
|
| 39 |
- config_name: web-0.70-to-1.00
|
| 40 |
+
data_files:
|
| 41 |
- split: train
|
| 42 |
+
path:
|
| 43 |
- data/web/0.95-1.00.jsonl
|
| 44 |
- data/web/0.90-0.95.jsonl
|
| 45 |
- data/web/0.85-0.90.jsonl
|
| 46 |
- data/web/0.80-0.85.jsonl
|
| 47 |
- data/web/0.75-0.80.jsonl
|
| 48 |
- data/web/0.70-0.75.jsonl
|
| 49 |
+
- data/web/0.65-0.70.jsonl
|
| 50 |
+
- data/web/0.60-0.65.jsonl
|
| 51 |
- config_name: web-0.80-to-1.00
|
| 52 |
+
data_files:
|
| 53 |
- split: train
|
| 54 |
+
path:
|
| 55 |
- data/web/0.95-1.00.jsonl
|
| 56 |
- data/web/0.90-0.95.jsonl
|
| 57 |
- data/web/0.85-0.90.jsonl
|
|
|
|
| 59 |
- config_name: web-full
|
| 60 |
data_files: data/web/*.jsonl
|
| 61 |
- config_name: arxiv-0.50-to-1.00
|
| 62 |
+
data_files:
|
| 63 |
- split: train
|
| 64 |
path:
|
| 65 |
+
- data/arxiv/0.90-1.00/*.jsonl
|
| 66 |
- data/arxiv/0.80-0.90/*.jsonl
|
| 67 |
- data/arxiv/0.70-0.80/*.jsonl
|
| 68 |
- data/arxiv/0.60-0.70/*.jsonl
|
| 69 |
- data/arxiv/0.50-0.60/*.jsonl
|
| 70 |
- config_name: arxiv-0.60-to-1.00
|
| 71 |
+
data_files:
|
| 72 |
- split: train
|
| 73 |
path:
|
| 74 |
+
- data/arxiv/0.90-1.00/*.jsonl
|
| 75 |
- data/arxiv/0.80-0.90/*.jsonl
|
| 76 |
- data/arxiv/0.70-0.80/*.jsonl
|
| 77 |
- data/arxiv/0.60-0.70/*.jsonl
|
| 78 |
- config_name: arxiv-0.70-to-1.00
|
| 79 |
+
data_files:
|
| 80 |
- split: train
|
| 81 |
path:
|
| 82 |
+
- data/arxiv/0.90-1.00/*.jsonl
|
| 83 |
- data/arxiv/0.80-0.90/*.jsonl
|
| 84 |
- data/arxiv/0.70-0.80/*.jsonl
|
| 85 |
- config_name: arxiv-0.80-to-1.00
|
| 86 |
+
data_files:
|
| 87 |
- split: train
|
| 88 |
path:
|
| 89 |
+
- data/arxiv/0.90-1.00/*.jsonl
|
| 90 |
- data/arxiv/0.80-0.90/*.jsonl
|
| 91 |
- config_name: arxiv-full
|
| 92 |
+
data_files:
|
| 93 |
- split: train
|
| 94 |
+
path:
|
| 95 |
+
- data/arxiv/0.90-1.00/*.jsonl
|
| 96 |
- data/arxiv/0.80-0.90/*.jsonl
|
| 97 |
- data/arxiv/0.70-0.80/*.jsonl
|
| 98 |
- data/arxiv/0.60-0.70/*.jsonl
|
| 99 |
- data/arxiv/0.50-0.60/*.jsonl
|
| 100 |
- data/arxiv/0.00-0.50/*.jsonl
|
| 101 |
- config_name: code-0.50-to-1.00
|
| 102 |
+
data_files:
|
| 103 |
- split: train
|
| 104 |
+
path:
|
| 105 |
- data/code/agda/0.95-1.00.jsonl
|
| 106 |
- data/code/agda/0.90-0.95.jsonl
|
| 107 |
- data/code/agda/0.85-0.90.jsonl
|
|
|
|
| 293 |
- data/code/tex/0.55-0.60.jsonl
|
| 294 |
- data/code/tex/0.50-0.55.jsonl
|
| 295 |
- config_name: code-python-0.50-to-1.00
|
| 296 |
+
data_files:
|
| 297 |
- split: train
|
| 298 |
+
path:
|
| 299 |
- data/code/python/0.95-1.00.jsonl
|
| 300 |
- data/code/python/0.90-0.95.jsonl
|
| 301 |
- data/code/python/0.85-0.90.jsonl
|
|
|
|
| 307 |
- data/code/python/0.55-0.60.jsonl
|
| 308 |
- data/code/python/0.50-0.55.jsonl
|
| 309 |
- config_name: code-python-0.60-to-1.00
|
| 310 |
+
data_files:
|
| 311 |
- split: train
|
| 312 |
+
path:
|
| 313 |
- data/code/python/0.95-1.00.jsonl
|
| 314 |
- data/code/python/0.90-0.95.jsonl
|
| 315 |
- data/code/python/0.85-0.90.jsonl
|
|
|
|
| 319 |
- data/code/python/0.65-0.70.jsonl
|
| 320 |
- data/code/python/0.60-0.65.jsonl
|
| 321 |
- config_name: code-python-0.70-to-1.00
|
| 322 |
+
data_files:
|
| 323 |
- split: train
|
| 324 |
+
path:
|
| 325 |
- data/code/python/0.95-1.00.jsonl
|
| 326 |
- data/code/python/0.90-0.95.jsonl
|
| 327 |
- data/code/python/0.85-0.90.jsonl
|
|
|
|
| 329 |
- data/code/python/0.75-0.80.jsonl
|
| 330 |
- data/code/python/0.70-0.75.jsonl
|
| 331 |
- config_name: code-python-0.80-to-1.00
|
| 332 |
+
data_files:
|
| 333 |
- split: train
|
| 334 |
+
path:
|
| 335 |
- data/code/python/0.95-1.00.jsonl
|
| 336 |
- data/code/python/0.90-0.95.jsonl
|
| 337 |
- data/code/python/0.85-0.90.jsonl
|
| 338 |
- data/code/python/0.80-0.85.jsonl
|
| 339 |
- config_name: code-jupyter-notebook-0.50-to-1.00
|
| 340 |
+
data_files:
|
| 341 |
- split: train
|
| 342 |
+
path:
|
| 343 |
- data/code/jupyter-notebook/0.95-1.00.jsonl
|
| 344 |
- data/code/jupyter-notebook/0.90-0.95.jsonl
|
| 345 |
- data/code/jupyter-notebook/0.85-0.90.jsonl
|
|
|
|
| 351 |
- data/code/jupyter-notebook/0.55-0.60.jsonl
|
| 352 |
- data/code/jupyter-notebook/0.50-0.55.jsonl
|
| 353 |
- config_name: code-jupyter-notebook-0.60-to-1.00
|
| 354 |
+
data_files:
|
| 355 |
- split: train
|
| 356 |
+
path:
|
| 357 |
- data/code/jupyter-notebook/0.95-1.00.jsonl
|
| 358 |
- data/code/jupyter-notebook/0.90-0.95.jsonl
|
| 359 |
- data/code/jupyter-notebook/0.85-0.90.jsonl
|
|
|
|
| 363 |
- data/code/jupyter-notebook/0.65-0.70.jsonl
|
| 364 |
- data/code/jupyter-notebook/0.60-0.65.jsonl
|
| 365 |
- config_name: code-jupyter-notebook-0.70-to-1.00
|
| 366 |
+
data_files:
|
| 367 |
- split: train
|
| 368 |
+
path:
|
| 369 |
- data/code/jupyter-notebook/0.95-1.00.jsonl
|
| 370 |
- data/code/jupyter-notebook/0.90-0.95.jsonl
|
| 371 |
- data/code/jupyter-notebook/0.85-0.90.jsonl
|
|
|
|
| 373 |
- data/code/jupyter-notebook/0.75-0.80.jsonl
|
| 374 |
- data/code/jupyter-notebook/0.70-0.75.jsonl
|
| 375 |
- config_name: code-jupyter-notebook-0.80-to-1.00
|
| 376 |
+
data_files:
|
| 377 |
- split: train
|
| 378 |
+
path:
|
| 379 |
- data/code/jupyter-notebook/0.95-1.00.jsonl
|
| 380 |
- data/code/jupyter-notebook/0.90-0.95.jsonl
|
| 381 |
- data/code/jupyter-notebook/0.85-0.90.jsonl
|
| 382 |
- data/code/jupyter-notebook/0.80-0.85.jsonl
|
| 383 |
- config_name: code-full
|
| 384 |
+
data_files:
|
| 385 |
- split: train
|
| 386 |
+
path:
|
| 387 |
- data/code/*/*.jsonl
|
| 388 |
tags:
|
| 389 |
- mathematical-reasoning
|
|
|
|
| 399 |
|
| 400 |
GitHub homepage: https://github.com/yifanzhang-pro/AutoMathText
|
| 401 |
|
| 402 |
+
ArXiv paper: https://huggingface.co/papers/2402.07625
|
| 403 |
|
| 404 |
## Objective
|
| 405 |
|
|
|
|
| 452 |
- data/code/python/0.95-1.00.jsonl
|
| 453 |
- ...
|
| 454 |
- data/code/python/0.50-0.55.jsonl
|
| 455 |
+
- config_name: code-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|