Datasets:
xzhao-tkl
commited on
Commit
·
43d7fb4
1
Parent(s):
a5f0bb7
Update readme
Browse files
dataset_infos.json
CHANGED
@@ -76,8 +76,8 @@
|
|
76 |
"label": {
|
77 |
"_type": "ClassLabel",
|
78 |
"names": [
|
79 |
-
"
|
80 |
-
"
|
81 |
]
|
82 |
}
|
83 |
},
|
@@ -323,11 +323,11 @@
|
|
323 |
"_type": "Value",
|
324 |
"dtype": "string"
|
325 |
},
|
326 |
-
"
|
327 |
"_type": "ClassLabel",
|
328 |
"names": [
|
329 |
-
"
|
330 |
-
"
|
331 |
]
|
332 |
}
|
333 |
},
|
|
|
76 |
"label": {
|
77 |
"_type": "ClassLabel",
|
78 |
"names": [
|
79 |
+
"REFUTES",
|
80 |
+
"SUPPORTS"
|
81 |
]
|
82 |
}
|
83 |
},
|
|
|
323 |
"_type": "Value",
|
324 |
"dtype": "string"
|
325 |
},
|
326 |
+
"hallucination": {
|
327 |
"_type": "ClassLabel",
|
328 |
"names": [
|
329 |
+
"no",
|
330 |
+
"yes"
|
331 |
]
|
332 |
}
|
333 |
},
|
self-reflection/halueval/test.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
self-reflection/halueval/train.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
self-reflection/halueval/valid.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|