mfi commited on
Commit
6bf6a8c
1 Parent(s): c3e2e7b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,14 +1,17 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: text
5
- dtype: string
6
  splits:
7
  - name: train
8
- num_bytes: 897944
9
- num_examples: 1
10
- download_size: 493326
11
- dataset_size: 897944
 
 
 
12
  ---
13
  # Dataset Card for "ki-book-falcon"
14
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: input_ids
5
+ sequence: int32
6
  splits:
7
  - name: train
8
+ num_bytes: 901560.0
9
+ num_examples: 110
10
+ - name: test
11
+ num_bytes: 106548.0
12
+ num_examples: 13
13
+ download_size: 485687
14
+ dataset_size: 1008108.0
15
  ---
16
  # Dataset Card for "ki-book-falcon"
17