Upload folder using huggingface_hub
Browse files- dataset_dict.json +1 -0
- test/data-00000-of-00001.arrow +3 -0
- test/dataset_info.json +160 -0
- test/state.json +13 -0
- train/data-00000-of-00002.arrow +3 -0
- train/data-00001-of-00002.arrow +3 -0
- train/dataset_info.json +160 -0
- train/state.json +16 -0
- val/data-00000-of-00001.arrow +3 -0
- val/dataset_info.json +160 -0
- val/state.json +13 -0
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "val", "test"]}
|
test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2359a7833dd4ae37114bf0fd318f2b6e3a24c6a3b3562e71eb638ca8ef01f42a
|
| 3 |
+
size 195673456
|
test/dataset_info.json
ADDED
|
@@ -0,0 +1,160 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"img_id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"image_filename": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"event": {
|
| 14 |
+
"event_id": {
|
| 15 |
+
"dtype": "string",
|
| 16 |
+
"_type": "Value"
|
| 17 |
+
},
|
| 18 |
+
"event_type": {
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
},
|
| 22 |
+
"arguments": {
|
| 23 |
+
"feature": {
|
| 24 |
+
"role": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"bbox": {
|
| 29 |
+
"feature": {
|
| 30 |
+
"dtype": "int32",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"length": 4,
|
| 34 |
+
"_type": "List"
|
| 35 |
+
}
|
| 36 |
+
},
|
| 37 |
+
"_type": "List"
|
| 38 |
+
}
|
| 39 |
+
},
|
| 40 |
+
"verb": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"verb_def": {
|
| 45 |
+
"dtype": "string",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"verb_abstract": {
|
| 49 |
+
"dtype": "string",
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
},
|
| 52 |
+
"verb_framenet": {
|
| 53 |
+
"dtype": "string",
|
| 54 |
+
"_type": "Value"
|
| 55 |
+
},
|
| 56 |
+
"roles": {
|
| 57 |
+
"feature": {
|
| 58 |
+
"dtype": "string",
|
| 59 |
+
"_type": "Value"
|
| 60 |
+
},
|
| 61 |
+
"_type": "List"
|
| 62 |
+
},
|
| 63 |
+
"role_defs": {
|
| 64 |
+
"feature": {
|
| 65 |
+
"dtype": "string",
|
| 66 |
+
"_type": "Value"
|
| 67 |
+
},
|
| 68 |
+
"_type": "List"
|
| 69 |
+
},
|
| 70 |
+
"height": {
|
| 71 |
+
"dtype": "int32",
|
| 72 |
+
"_type": "Value"
|
| 73 |
+
},
|
| 74 |
+
"width": {
|
| 75 |
+
"dtype": "int32",
|
| 76 |
+
"_type": "Value"
|
| 77 |
+
},
|
| 78 |
+
"frame_roles": {
|
| 79 |
+
"feature": {
|
| 80 |
+
"dtype": "string",
|
| 81 |
+
"_type": "Value"
|
| 82 |
+
},
|
| 83 |
+
"_type": "List"
|
| 84 |
+
},
|
| 85 |
+
"frame_nouns_ann1": {
|
| 86 |
+
"feature": {
|
| 87 |
+
"dtype": "string",
|
| 88 |
+
"_type": "Value"
|
| 89 |
+
},
|
| 90 |
+
"_type": "List"
|
| 91 |
+
},
|
| 92 |
+
"frame_nouns_ann2": {
|
| 93 |
+
"feature": {
|
| 94 |
+
"dtype": "string",
|
| 95 |
+
"_type": "Value"
|
| 96 |
+
},
|
| 97 |
+
"_type": "List"
|
| 98 |
+
},
|
| 99 |
+
"frame_nouns_ann3": {
|
| 100 |
+
"feature": {
|
| 101 |
+
"dtype": "string",
|
| 102 |
+
"_type": "Value"
|
| 103 |
+
},
|
| 104 |
+
"_type": "List"
|
| 105 |
+
},
|
| 106 |
+
"frame_glosses_ann1": {
|
| 107 |
+
"feature": {
|
| 108 |
+
"feature": {
|
| 109 |
+
"dtype": "string",
|
| 110 |
+
"_type": "Value"
|
| 111 |
+
},
|
| 112 |
+
"_type": "List"
|
| 113 |
+
},
|
| 114 |
+
"_type": "List"
|
| 115 |
+
},
|
| 116 |
+
"image": {
|
| 117 |
+
"_type": "Image"
|
| 118 |
+
},
|
| 119 |
+
"viz_events": {
|
| 120 |
+
"feature": {
|
| 121 |
+
"event_type": {
|
| 122 |
+
"dtype": "string",
|
| 123 |
+
"_type": "Value"
|
| 124 |
+
},
|
| 125 |
+
"arguments": {
|
| 126 |
+
"feature": {
|
| 127 |
+
"role": {
|
| 128 |
+
"dtype": "string",
|
| 129 |
+
"_type": "Value"
|
| 130 |
+
},
|
| 131 |
+
"bbox": {
|
| 132 |
+
"feature": {
|
| 133 |
+
"dtype": "int32",
|
| 134 |
+
"_type": "Value"
|
| 135 |
+
},
|
| 136 |
+
"length": 4,
|
| 137 |
+
"_type": "List"
|
| 138 |
+
}
|
| 139 |
+
},
|
| 140 |
+
"_type": "List"
|
| 141 |
+
}
|
| 142 |
+
},
|
| 143 |
+
"_type": "List"
|
| 144 |
+
},
|
| 145 |
+
"geneva_mapped": {
|
| 146 |
+
"dtype": "bool",
|
| 147 |
+
"_type": "Value"
|
| 148 |
+
},
|
| 149 |
+
"geneva_confidence": {
|
| 150 |
+
"dtype": "string",
|
| 151 |
+
"_type": "Value"
|
| 152 |
+
},
|
| 153 |
+
"swig_verb": {
|
| 154 |
+
"dtype": "string",
|
| 155 |
+
"_type": "Value"
|
| 156 |
+
}
|
| 157 |
+
},
|
| 158 |
+
"homepage": "",
|
| 159 |
+
"license": ""
|
| 160 |
+
}
|
test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "8778458e04c69b4e",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
train/data-00000-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1e9e4c9339b0234aa2c81e1e026e4d7300c7596482021802e08747019bdb534
|
| 3 |
+
size 304256968
|
train/data-00001-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d444ff55ac5a4944a26e97681fae3b5251bc18f849683ad178eaeb2f12361901
|
| 3 |
+
size 299242216
|
train/dataset_info.json
ADDED
|
@@ -0,0 +1,160 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"img_id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"image_filename": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"event": {
|
| 14 |
+
"event_id": {
|
| 15 |
+
"dtype": "string",
|
| 16 |
+
"_type": "Value"
|
| 17 |
+
},
|
| 18 |
+
"event_type": {
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
},
|
| 22 |
+
"arguments": {
|
| 23 |
+
"feature": {
|
| 24 |
+
"role": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"bbox": {
|
| 29 |
+
"feature": {
|
| 30 |
+
"dtype": "int32",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"length": 4,
|
| 34 |
+
"_type": "List"
|
| 35 |
+
}
|
| 36 |
+
},
|
| 37 |
+
"_type": "List"
|
| 38 |
+
}
|
| 39 |
+
},
|
| 40 |
+
"verb": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"verb_def": {
|
| 45 |
+
"dtype": "string",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"verb_abstract": {
|
| 49 |
+
"dtype": "string",
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
},
|
| 52 |
+
"verb_framenet": {
|
| 53 |
+
"dtype": "string",
|
| 54 |
+
"_type": "Value"
|
| 55 |
+
},
|
| 56 |
+
"roles": {
|
| 57 |
+
"feature": {
|
| 58 |
+
"dtype": "string",
|
| 59 |
+
"_type": "Value"
|
| 60 |
+
},
|
| 61 |
+
"_type": "List"
|
| 62 |
+
},
|
| 63 |
+
"role_defs": {
|
| 64 |
+
"feature": {
|
| 65 |
+
"dtype": "string",
|
| 66 |
+
"_type": "Value"
|
| 67 |
+
},
|
| 68 |
+
"_type": "List"
|
| 69 |
+
},
|
| 70 |
+
"height": {
|
| 71 |
+
"dtype": "int32",
|
| 72 |
+
"_type": "Value"
|
| 73 |
+
},
|
| 74 |
+
"width": {
|
| 75 |
+
"dtype": "int32",
|
| 76 |
+
"_type": "Value"
|
| 77 |
+
},
|
| 78 |
+
"frame_roles": {
|
| 79 |
+
"feature": {
|
| 80 |
+
"dtype": "string",
|
| 81 |
+
"_type": "Value"
|
| 82 |
+
},
|
| 83 |
+
"_type": "List"
|
| 84 |
+
},
|
| 85 |
+
"frame_nouns_ann1": {
|
| 86 |
+
"feature": {
|
| 87 |
+
"dtype": "string",
|
| 88 |
+
"_type": "Value"
|
| 89 |
+
},
|
| 90 |
+
"_type": "List"
|
| 91 |
+
},
|
| 92 |
+
"frame_nouns_ann2": {
|
| 93 |
+
"feature": {
|
| 94 |
+
"dtype": "string",
|
| 95 |
+
"_type": "Value"
|
| 96 |
+
},
|
| 97 |
+
"_type": "List"
|
| 98 |
+
},
|
| 99 |
+
"frame_nouns_ann3": {
|
| 100 |
+
"feature": {
|
| 101 |
+
"dtype": "string",
|
| 102 |
+
"_type": "Value"
|
| 103 |
+
},
|
| 104 |
+
"_type": "List"
|
| 105 |
+
},
|
| 106 |
+
"frame_glosses_ann1": {
|
| 107 |
+
"feature": {
|
| 108 |
+
"feature": {
|
| 109 |
+
"dtype": "string",
|
| 110 |
+
"_type": "Value"
|
| 111 |
+
},
|
| 112 |
+
"_type": "List"
|
| 113 |
+
},
|
| 114 |
+
"_type": "List"
|
| 115 |
+
},
|
| 116 |
+
"image": {
|
| 117 |
+
"_type": "Image"
|
| 118 |
+
},
|
| 119 |
+
"viz_events": {
|
| 120 |
+
"feature": {
|
| 121 |
+
"event_type": {
|
| 122 |
+
"dtype": "string",
|
| 123 |
+
"_type": "Value"
|
| 124 |
+
},
|
| 125 |
+
"arguments": {
|
| 126 |
+
"feature": {
|
| 127 |
+
"role": {
|
| 128 |
+
"dtype": "string",
|
| 129 |
+
"_type": "Value"
|
| 130 |
+
},
|
| 131 |
+
"bbox": {
|
| 132 |
+
"feature": {
|
| 133 |
+
"dtype": "int32",
|
| 134 |
+
"_type": "Value"
|
| 135 |
+
},
|
| 136 |
+
"length": 4,
|
| 137 |
+
"_type": "List"
|
| 138 |
+
}
|
| 139 |
+
},
|
| 140 |
+
"_type": "List"
|
| 141 |
+
}
|
| 142 |
+
},
|
| 143 |
+
"_type": "List"
|
| 144 |
+
},
|
| 145 |
+
"geneva_mapped": {
|
| 146 |
+
"dtype": "bool",
|
| 147 |
+
"_type": "Value"
|
| 148 |
+
},
|
| 149 |
+
"geneva_confidence": {
|
| 150 |
+
"dtype": "string",
|
| 151 |
+
"_type": "Value"
|
| 152 |
+
},
|
| 153 |
+
"swig_verb": {
|
| 154 |
+
"dtype": "string",
|
| 155 |
+
"_type": "Value"
|
| 156 |
+
}
|
| 157 |
+
},
|
| 158 |
+
"homepage": "",
|
| 159 |
+
"license": ""
|
| 160 |
+
}
|
train/state.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00002.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00002.arrow"
|
| 8 |
+
}
|
| 9 |
+
],
|
| 10 |
+
"_fingerprint": "a4b4b6bba07029d7",
|
| 11 |
+
"_format_columns": null,
|
| 12 |
+
"_format_kwargs": {},
|
| 13 |
+
"_format_type": null,
|
| 14 |
+
"_output_all_columns": false,
|
| 15 |
+
"_split": null
|
| 16 |
+
}
|
val/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80c1173dd243311cf54bf002416f7eb49e7bbc73b045d335cc588c7840e6d1d8
|
| 3 |
+
size 198555304
|
val/dataset_info.json
ADDED
|
@@ -0,0 +1,160 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"img_id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"image_filename": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"event": {
|
| 14 |
+
"event_id": {
|
| 15 |
+
"dtype": "string",
|
| 16 |
+
"_type": "Value"
|
| 17 |
+
},
|
| 18 |
+
"event_type": {
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
},
|
| 22 |
+
"arguments": {
|
| 23 |
+
"feature": {
|
| 24 |
+
"role": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"bbox": {
|
| 29 |
+
"feature": {
|
| 30 |
+
"dtype": "int32",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"length": 4,
|
| 34 |
+
"_type": "List"
|
| 35 |
+
}
|
| 36 |
+
},
|
| 37 |
+
"_type": "List"
|
| 38 |
+
}
|
| 39 |
+
},
|
| 40 |
+
"verb": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"verb_def": {
|
| 45 |
+
"dtype": "string",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"verb_abstract": {
|
| 49 |
+
"dtype": "string",
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
},
|
| 52 |
+
"verb_framenet": {
|
| 53 |
+
"dtype": "string",
|
| 54 |
+
"_type": "Value"
|
| 55 |
+
},
|
| 56 |
+
"roles": {
|
| 57 |
+
"feature": {
|
| 58 |
+
"dtype": "string",
|
| 59 |
+
"_type": "Value"
|
| 60 |
+
},
|
| 61 |
+
"_type": "List"
|
| 62 |
+
},
|
| 63 |
+
"role_defs": {
|
| 64 |
+
"feature": {
|
| 65 |
+
"dtype": "string",
|
| 66 |
+
"_type": "Value"
|
| 67 |
+
},
|
| 68 |
+
"_type": "List"
|
| 69 |
+
},
|
| 70 |
+
"height": {
|
| 71 |
+
"dtype": "int32",
|
| 72 |
+
"_type": "Value"
|
| 73 |
+
},
|
| 74 |
+
"width": {
|
| 75 |
+
"dtype": "int32",
|
| 76 |
+
"_type": "Value"
|
| 77 |
+
},
|
| 78 |
+
"frame_roles": {
|
| 79 |
+
"feature": {
|
| 80 |
+
"dtype": "string",
|
| 81 |
+
"_type": "Value"
|
| 82 |
+
},
|
| 83 |
+
"_type": "List"
|
| 84 |
+
},
|
| 85 |
+
"frame_nouns_ann1": {
|
| 86 |
+
"feature": {
|
| 87 |
+
"dtype": "string",
|
| 88 |
+
"_type": "Value"
|
| 89 |
+
},
|
| 90 |
+
"_type": "List"
|
| 91 |
+
},
|
| 92 |
+
"frame_nouns_ann2": {
|
| 93 |
+
"feature": {
|
| 94 |
+
"dtype": "string",
|
| 95 |
+
"_type": "Value"
|
| 96 |
+
},
|
| 97 |
+
"_type": "List"
|
| 98 |
+
},
|
| 99 |
+
"frame_nouns_ann3": {
|
| 100 |
+
"feature": {
|
| 101 |
+
"dtype": "string",
|
| 102 |
+
"_type": "Value"
|
| 103 |
+
},
|
| 104 |
+
"_type": "List"
|
| 105 |
+
},
|
| 106 |
+
"frame_glosses_ann1": {
|
| 107 |
+
"feature": {
|
| 108 |
+
"feature": {
|
| 109 |
+
"dtype": "string",
|
| 110 |
+
"_type": "Value"
|
| 111 |
+
},
|
| 112 |
+
"_type": "List"
|
| 113 |
+
},
|
| 114 |
+
"_type": "List"
|
| 115 |
+
},
|
| 116 |
+
"image": {
|
| 117 |
+
"_type": "Image"
|
| 118 |
+
},
|
| 119 |
+
"viz_events": {
|
| 120 |
+
"feature": {
|
| 121 |
+
"event_type": {
|
| 122 |
+
"dtype": "string",
|
| 123 |
+
"_type": "Value"
|
| 124 |
+
},
|
| 125 |
+
"arguments": {
|
| 126 |
+
"feature": {
|
| 127 |
+
"role": {
|
| 128 |
+
"dtype": "string",
|
| 129 |
+
"_type": "Value"
|
| 130 |
+
},
|
| 131 |
+
"bbox": {
|
| 132 |
+
"feature": {
|
| 133 |
+
"dtype": "int32",
|
| 134 |
+
"_type": "Value"
|
| 135 |
+
},
|
| 136 |
+
"length": 4,
|
| 137 |
+
"_type": "List"
|
| 138 |
+
}
|
| 139 |
+
},
|
| 140 |
+
"_type": "List"
|
| 141 |
+
}
|
| 142 |
+
},
|
| 143 |
+
"_type": "List"
|
| 144 |
+
},
|
| 145 |
+
"geneva_mapped": {
|
| 146 |
+
"dtype": "bool",
|
| 147 |
+
"_type": "Value"
|
| 148 |
+
},
|
| 149 |
+
"geneva_confidence": {
|
| 150 |
+
"dtype": "string",
|
| 151 |
+
"_type": "Value"
|
| 152 |
+
},
|
| 153 |
+
"swig_verb": {
|
| 154 |
+
"dtype": "string",
|
| 155 |
+
"_type": "Value"
|
| 156 |
+
}
|
| 157 |
+
},
|
| 158 |
+
"homepage": "",
|
| 159 |
+
"license": ""
|
| 160 |
+
}
|
val/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "cfd6f7ee86c9b3f2",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|