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-00003.arrow +3 -0
- train/data-00001-of-00003.arrow +3 -0
- train/data-00002-of-00003.arrow +3 -0
- train/dataset_info.json +160 -0
- train/state.json +19 -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:8f2a2801ba049d6181ec437bd57f9fe9aec5b95f2cbcea77a10bd699e3229e7f
|
| 3 |
+
size 445852256
|
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": "1f6f86ed108eecf4",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
train/data-00000-of-00003.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa2a8816c5a42bc0f9d2e8b8a067d191c0ba247d654d1ed287c02d1cdc7b2740
|
| 3 |
+
size 460666488
|
train/data-00001-of-00003.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be2f788554ae1b2875cd1c36972978f90220d270d416e79b6aa03f57829a1117
|
| 3 |
+
size 458675904
|
train/data-00002-of-00003.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d689d668df674bf97776363e91e7e53fa6701f9872c35fbbdb243770f463da3
|
| 3 |
+
size 453847424
|
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,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00003.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00003.arrow"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"filename": "data-00002-of-00003.arrow"
|
| 11 |
+
}
|
| 12 |
+
],
|
| 13 |
+
"_fingerprint": "65e0667832420e0f",
|
| 14 |
+
"_format_columns": null,
|
| 15 |
+
"_format_kwargs": {},
|
| 16 |
+
"_format_type": null,
|
| 17 |
+
"_output_all_columns": false,
|
| 18 |
+
"_split": null
|
| 19 |
+
}
|
val/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef8eb541fd585a05009ceb08186116438bac15e9bc634694ba2f64f65a922e21
|
| 3 |
+
size 447279256
|
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": "030d491f27fbb7de",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|