Sandipan1994
commited on
Commit
•
3798491
1
Parent(s):
36e1d2d
Upload 3 files
Browse files
Sentence_eval_Truth_test/dataset.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7822c8828e7fd973ddfcd348c5117a4dd9584680f915ea7de5a62ae301655be
|
3 |
+
size 386864
|
Sentence_eval_Truth_test/dataset_info.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": null,
|
3 |
+
"citation": "",
|
4 |
+
"config_name": null,
|
5 |
+
"dataset_size": null,
|
6 |
+
"description": "",
|
7 |
+
"download_checksums": null,
|
8 |
+
"download_size": null,
|
9 |
+
"features": {
|
10 |
+
"sentences": {
|
11 |
+
"dtype": "string",
|
12 |
+
"id": null,
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"label": {
|
16 |
+
"dtype": "int64",
|
17 |
+
"id": null,
|
18 |
+
"_type": "Value"
|
19 |
+
}
|
20 |
+
},
|
21 |
+
"homepage": "",
|
22 |
+
"license": "",
|
23 |
+
"post_processed": null,
|
24 |
+
"post_processing_size": null,
|
25 |
+
"size_in_bytes": null,
|
26 |
+
"splits": null,
|
27 |
+
"supervised_keys": null,
|
28 |
+
"task_templates": null,
|
29 |
+
"version": null
|
30 |
+
}
|
Sentence_eval_Truth_test/state.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "8dda605babc10f7a",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_indexes": {},
|
12 |
+
"_output_all_columns": false,
|
13 |
+
"_split": null
|
14 |
+
}
|