sileod commited on
Commit
d9dddc6
1 Parent(s): 4c52165

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,5 +1,25 @@
1
  ---
2
  license: unknown
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  ```
5
  @article{jin2022logical,
 
1
  ---
2
  license: unknown
3
+ dataset_info:
4
+ features:
5
+ - name: config
6
+ dtype: string
7
+ - name: source_article
8
+ dtype: string
9
+ - name: logical_fallacies
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 503123
14
+ num_examples: 2704
15
+ - name: test
16
+ num_bytes: 94271
17
+ num_examples: 519
18
+ - name: dev
19
+ num_bytes: 123330
20
+ num_examples: 577
21
+ download_size: 369216
22
+ dataset_size: 720724
23
  ---
24
  ```
25
  @article{jin2022logical,