anulum commited on
Commit
01f7d0b
·
verified ·
1 Parent(s): 8657895

Upload Director-AI training dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ language: en
4
+ tags:
5
+ - hallucination-detection
6
+ - nli
7
+ - director-ai
8
+ size_categories:
9
+ - 10K<n<100K
10
+ ---
11
+
12
+ # Director-AI Training Dataset
13
+
14
+ Combined training data for hallucination detection models used in
15
+ [Director-AI](https://github.com/anulum/director-ai).
16
+
17
+ ## Sources
18
+
19
+ - HaluEval (pminervini/HaluEval)
20
+ - FEVER (pietrolesci/nli_fever)
21
+ - VitaminC (tals/vitaminc)
22
+ - ANLI R3 (anli)
23
+
24
+ ~100K examples, 3-class (entailment / neutral / contradiction).
25
+
26
+ ## License
27
+
28
+ AGPL-3.0 | Commercial licensing: [anulum.li](https://www.anulum.li)
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "eval"]}
eval/cache-646e733b3cc6575c.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb167e56c4b41c631ee43286ff3a8d64da610867c520520fa481eb30710568db
3
+ size 114287056
eval/cache-710694e3b27173c5.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:012581a6d96bb27e5e4a75105e2084ec50ec2760becc233bebbdfc23cad9a1ab
3
+ size 114287056
eval/cache-db242aa0254ee080.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd5f401a2e0a07429571795cdd0da8b6302f35194d3cee169abec6c9cf320520
3
+ size 15565472
eval/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c5a3f7d8f0ef224a47a8837754c2e67766919c2ec67f8e1aeeeb9bac5915f34
3
+ size 31638208
eval/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "premise": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "hypothesis": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "label": {
14
+ "names": [
15
+ "entailment",
16
+ "neutral",
17
+ "contradiction"
18
+ ],
19
+ "_type": "ClassLabel"
20
+ },
21
+ "source": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
eval/state.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "93ff378ab327fb21",
8
+ "_format_columns": [
9
+ "hypothesis",
10
+ "label",
11
+ "premise",
12
+ "source"
13
+ ],
14
+ "_format_kwargs": {},
15
+ "_format_type": null,
16
+ "_output_all_columns": false,
17
+ "_split": null
18
+ }
stats.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total": 734264,
3
+ "train": 660837,
4
+ "eval": 73427,
5
+ "label_distribution": {
6
+ "0": 371600,
7
+ "2": 238460,
8
+ "1": 124204
9
+ },
10
+ "source_distribution": {
11
+ "halueval_qa": 20000,
12
+ "halueval_dialogue": 20000,
13
+ "halueval_summarization": 20000,
14
+ "fever": 203152,
15
+ "vitaminc": 370653,
16
+ "anli_r3": 100459
17
+ }
18
+ }
train/cache-16dc1d4a53eb8131.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:701f5d6ea98d9febec470bbc260acf5547a0029c650f8f8bbd2fec054e7a3b85
3
+ size 1028564688
train/cache-a52cdbb1fa92c180.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd7b9ddc51ecd6ea81ad54f9809b46cf22db60321beac6846d860490a5517870
3
+ size 155640288
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c7a431c3bb85e021217e6d33dbba4599313aa759e5a47b5c8c7c3a054f4eda1
3
+ size 285989896
train/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "premise": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "hypothesis": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "label": {
14
+ "names": [
15
+ "entailment",
16
+ "neutral",
17
+ "contradiction"
18
+ ],
19
+ "_type": "ClassLabel"
20
+ },
21
+ "source": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
train/state.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "dd5cca4cecbcf2f1",
8
+ "_format_columns": [
9
+ "hypothesis",
10
+ "label",
11
+ "premise",
12
+ "source"
13
+ ],
14
+ "_format_kwargs": {},
15
+ "_format_type": null,
16
+ "_output_all_columns": false,
17
+ "_split": null
18
+ }