Waster3012 commited on
Commit
173ea6b
1 Parent(s): 90ecfdd

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: unknown
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: unknown
3
+ dataset_info:
4
+ features:
5
+ - name: claim
6
+ dtype: string
7
+ - name: evidence_wiki_url
8
+ dtype: string
9
+ - name: label
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 14056258.0
14
+ num_examples: 166434
15
+ download_size: 8528875
16
+ dataset_size: 14056258.0
17
  ---