yoonholee commited on
Commit
eb19edb
·
verified ·
1 Parent(s): 77d632c

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +45 -10
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,19 +1,54 @@
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
 
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
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94dd4d90022c2c2d00f849c3525ba6d29383196a87740dfb7d627a743889bff3
3
- size 5535831
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9cf098fb1c11b4506654cd62f2e579e81fd594d4f09a896e3e26ad18b4bf55c
3
+ size 5536426