tingchih commited on
Commit
353fb1d
·
1 Parent(s): 2ad18c0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: KG
5
+ dtype: string
6
+ splits:
7
+ - name: Train
8
+ num_bytes: 3928929
9
+ num_examples: 70
10
+ - name: Test
11
+ num_bytes: 1942130
12
+ num_examples: 32
13
+ download_size: 1854285
14
+ dataset_size: 5871059
15
+ ---
16
+ # Dataset Card for "KG_perceiver_MLM_100"
17
+
18
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)