Update README.md
Browse files
README.md
CHANGED
@@ -18,31 +18,6 @@ task_categories:
|
|
18 |
- text2text-generation
|
19 |
task_ids:
|
20 |
- fact-checking
|
21 |
-
dataset_info:
|
22 |
-
features:
|
23 |
-
- name: dataset_id
|
24 |
-
dtype: string
|
25 |
-
- name: stem
|
26 |
-
dtype: string
|
27 |
-
- name: 'true'
|
28 |
-
dtype: string
|
29 |
-
- name: 'false'
|
30 |
-
dtype: string
|
31 |
-
- name: relation
|
32 |
-
dtype: string
|
33 |
-
- name: subject
|
34 |
-
dtype: string
|
35 |
-
- name: object
|
36 |
-
dtype: string
|
37 |
-
splits:
|
38 |
-
- name: English
|
39 |
-
num_bytes: 4529851
|
40 |
-
num_examples: 33686
|
41 |
-
- name: French
|
42 |
-
num_bytes: 4529851
|
43 |
-
num_examples: 33686
|
44 |
-
download_size: 4379770
|
45 |
-
dataset_size: 9059702
|
46 |
---
|
47 |
# Dataset Card for Fact_Completion
|
48 |
|
|
|
18 |
- text2text-generation
|
19 |
task_ids:
|
20 |
- fact-checking
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
# Dataset Card for Fact_Completion
|
23 |
|