Hack90 commited on
Commit
291328f
·
1 Parent(s): 5c4622b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -3,12 +3,16 @@ dataset_info:
3
  features:
4
  - name: text
5
  dtype: string
 
 
 
 
6
  splits:
7
  - name: train
8
- num_bytes: 65509165
9
- num_examples: 2305126
10
- download_size: 34853495
11
- dataset_size: 65509165
12
  ---
13
  # Dataset Card for "libre_chem_textbooks"
14
 
 
3
  features:
4
  - name: text
5
  dtype: string
6
+ - name: book
7
+ dtype: string
8
+ - name: __index_level_0__
9
+ dtype: int64
10
  splits:
11
  - name: train
12
+ num_bytes: 169708187
13
+ num_examples: 2331169
14
+ download_size: 48835145
15
+ dataset_size: 169708187
16
  ---
17
  # Dataset Card for "libre_chem_textbooks"
18