Update README.md
Browse files
README.md
CHANGED
@@ -23,11 +23,6 @@ configs:
|
|
23 |
- split: train
|
24 |
path:
|
25 |
- processed_dataset/calculation/*.json
|
26 |
-
- config_name: mathtext
|
27 |
-
data_files:
|
28 |
-
- split: train
|
29 |
-
path:
|
30 |
-
- processed_dataset/text/*.json
|
31 |
tags:
|
32 |
- LLM
|
33 |
- reasoning
|
|
|
23 |
- split: train
|
24 |
path:
|
25 |
- processed_dataset/calculation/*.json
|
|
|
|
|
|
|
|
|
|
|
26 |
tags:
|
27 |
- LLM
|
28 |
- reasoning
|