saibo commited on
Commit
2e762d1
1 Parent(s): ec4e580

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: concept_with_offset
7
+ dtype: string
8
+ - name: cid_arrangement
9
+ sequence: int32
10
+ - name: schema_lengths
11
+ sequence: int64
12
+ - name: topic_entity_mask
13
+ sequence: int64
14
+ - name: text_lengths
15
+ sequence: int64
16
+ splits:
17
+ - name: train
18
+ num_bytes: 7675706871
19
+ num_examples: 61605
20
+ download_size: 1683788529
21
+ dataset_size: 7675706871
22
+ ---
23
+ # Dataset Card for "bookcorpus_compact_1024_shard9_of_10_meta"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)