mattymchen commited on
Commit
034025d
·
1 Parent(s): 43bacae

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: odc-by
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: odc-by
3
+ dataset_info:
4
+ features:
5
+ - name: sent0
6
+ dtype: string
7
+ - name: sent1
8
+ dtype: string
9
+ - name: hard_neg
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 11441750654
14
+ num_examples: 60939492
15
+ download_size: 6904073153
16
+ dataset_size: 11441750654
17
  ---