Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
fact-checking
Languages:
English
Size:
1K - 10K
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SciFact (Chat-Format Preparation)
|
| 2 |
|
| 3 |
This dataset is a chat-format preparation of SciFact for supervised fine-tuning (SFT).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
pretty_name: SciFact Chat-Format
|
| 5 |
+
license: unknown
|
| 6 |
+
task_categories:
|
| 7 |
+
- text-classification
|
| 8 |
+
task_ids:
|
| 9 |
+
- fact-checking
|
| 10 |
+
tags:
|
| 11 |
+
- text
|
| 12 |
+
- science
|
| 13 |
+
- claim-verification
|
| 14 |
+
- chat-format
|
| 15 |
+
- instruction-tuning
|
| 16 |
+
- datasets
|
| 17 |
+
---
|
| 18 |
# SciFact (Chat-Format Preparation)
|
| 19 |
|
| 20 |
This dataset is a chat-format preparation of SciFact for supervised fine-tuning (SFT).
|