Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,54 +1,19 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
task_categories:
|
| 4 |
-
- text-retrieval
|
| 5 |
-
- question-answering
|
| 6 |
language:
|
| 7 |
-
- en
|
| 8 |
tags:
|
| 9 |
-
- mathematics
|
| 10 |
-
- textbooks
|
| 11 |
-
- proofs
|
| 12 |
-
- combinatorics
|
| 13 |
-
- algebra
|
| 14 |
-
- topology
|
| 15 |
size_categories:
|
| 16 |
-
- 1K<n<10K
|
| 17 |
-
configs:
|
| 18 |
-
- config_name: default
|
| 19 |
-
data_files:
|
| 20 |
-
- split: train
|
| 21 |
-
path: data/train-*
|
| 22 |
-
dataset_info:
|
| 23 |
-
features:
|
| 24 |
-
- name: text
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: book
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: book_key
|
| 29 |
-
dtype: string
|
| 30 |
-
- name: subject
|
| 31 |
-
dtype: string
|
| 32 |
-
- name: level
|
| 33 |
-
dtype: string
|
| 34 |
-
- name: part
|
| 35 |
-
dtype: string
|
| 36 |
-
- name: chapter
|
| 37 |
-
dtype: string
|
| 38 |
-
- name: section
|
| 39 |
-
dtype: string
|
| 40 |
-
- name: source_file
|
| 41 |
-
dtype: string
|
| 42 |
-
- name: chunk_id
|
| 43 |
-
dtype: int64
|
| 44 |
-
- name: tokens_est
|
| 45 |
-
dtype: int64
|
| 46 |
-
splits:
|
| 47 |
-
- name: train
|
| 48 |
-
num_bytes: 14193477
|
| 49 |
-
num_examples: 3506
|
| 50 |
-
download_size: 5536426
|
| 51 |
-
dataset_size: 14193477
|
| 52 |
---
|
| 53 |
|
| 54 |
# olympiad-books-open-source
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- text-retrieval
|
| 5 |
+
- question-answering
|
| 6 |
language:
|
| 7 |
+
- en
|
| 8 |
tags:
|
| 9 |
+
- mathematics
|
| 10 |
+
- textbooks
|
| 11 |
+
- proofs
|
| 12 |
+
- combinatorics
|
| 13 |
+
- algebra
|
| 14 |
+
- topology
|
| 15 |
size_categories:
|
| 16 |
+
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# olympiad-books-open-source
|