saibo commited on
Commit
9c8ca9c
1 Parent(s): 135e8fa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -2,13 +2,15 @@
2
  dataset_info:
3
  features:
4
  - name: text
5
- dtype: 'null'
6
  - name: concept_with_offset
7
- dtype: 'null'
8
  splits:
9
  - name: train
10
- download_size: 0
11
- dataset_size: 0
 
 
12
  ---
13
  # Dataset Card for "bookcorpus_small_compact_1024_n7"
14
 
 
2
  dataset_info:
3
  features:
4
  - name: text
5
+ dtype: string
6
  - name: concept_with_offset
7
+ dtype: string
8
  splits:
9
  - name: train
10
+ num_bytes: 81072
11
+ num_examples: 7
12
+ download_size: 42603
13
+ dataset_size: 81072
14
  ---
15
  # Dataset Card for "bookcorpus_small_compact_1024_n7"
16