Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -56,9 +56,9 @@ Example:
|
|
| 56 |
"vague_data": ["data"]
|
| 57 |
},
|
| 58 |
"entity_descriptions": {
|
| 59 |
-
"named_data": "A data mention
|
| 60 |
-
"descriptive_data": "A data mention
|
| 61 |
-
"vague_data": "A data mention
|
| 62 |
}
|
| 63 |
}
|
| 64 |
}
|
|
|
|
| 56 |
"vague_data": ["data"]
|
| 57 |
},
|
| 58 |
"entity_descriptions": {
|
| 59 |
+
"named_data": "A data mention with a proper name: dataset, survey, database, index, census, registry, or information system.",
|
| 60 |
+
"descriptive_data": "A data mention described by its characteristics or producer rather than a proper name.",
|
| 61 |
+
"vague_data": "A data mention that only generally references data, information, or statistics."
|
| 62 |
}
|
| 63 |
}
|
| 64 |
}
|