Upload README.md with huggingface_hub
Browse files
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,
|