Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,3 @@
|
|
1 |
-
Hello, guys. This is Hallucination text classification dataset.
|
2 |
-
|
3 |
-
The sources of the datasets are as follows.
|
4 |
-
|
5 |
-
https://huggingface.co/datasets/pminervini/HaluEval
|
6 |
-
|
7 |
-
https://huggingface.co/datasets/zjunlp/FactCHD
|
8 |
-
|
9 |
-
Since the datasets are only divided into sentences and labels, I think it will be convenient to use them as they are.
|
10 |
-
|
11 |
-
Please understand that there is a high possibility that they may not respond even if a request is made.
|
12 |
-
|
13 |
---
|
14 |
dataset_info:
|
15 |
features:
|
@@ -42,3 +30,17 @@ configs:
|
|
42 |
- split: test
|
43 |
path: data/test-*
|
44 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
30 |
- split: test
|
31 |
path: data/test-*
|
32 |
---
|
33 |
+
|
34 |
+
Hello, guys. This is Hallucination text classification dataset.
|
35 |
+
|
36 |
+
The sources of the datasets are as follows.
|
37 |
+
|
38 |
+
https://huggingface.co/datasets/pminervini/HaluEval
|
39 |
+
|
40 |
+
https://huggingface.co/datasets/zjunlp/FactCHD
|
41 |
+
|
42 |
+
Since the datasets are only divided into sentences and labels, I think it will be convenient to use them as they are.
|
43 |
+
|
44 |
+
Please understand that there is a high possibility that they may not respond even if a request is made.
|
45 |
+
|
46 |
+
|