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 dataset, survey, database, index, census, registry, or information system with a specific proper name that can be cited, queried, or downloaded as a data source",
|
| 60 |
-
"descriptive_data": "A data source described by its characteristics or producer rather than a proper name, containing a data noun and at least one identifying descriptor",
|
| 61 |
-
"vague_data": "A general reference to data, information, or statistics that contains a data noun but lacks enough specificity to identify the exact source"
|
| 62 |
}
|
| 63 |
}
|
| 64 |
}
|
|
|
|
| 56 |
"vague_data": ["data"]
|
| 57 |
},
|
| 58 |
"entity_descriptions": {
|
| 59 |
+
"named_data": "A data mention (a data-bearing mention) is text that talks about or is referenced as data. Specifically, a dataset, survey, database, index, census, registry, or information system with a specific proper name that can be cited, queried, or downloaded as a data source",
|
| 60 |
+
"descriptive_data": "A data mention (a data-bearing mention) is text that talks about or is referenced as data. Specifically, a data source described by its characteristics or producer rather than a proper name, containing a data noun and at least one identifying descriptor",
|
| 61 |
+
"vague_data": "A data mention (a data-bearing mention) is text that talks about or is referenced as data. Specifically, a general reference to data, information, or statistics that contains a data noun but lacks enough specificity to identify the exact source"
|
| 62 |
}
|
| 63 |
}
|
| 64 |
}
|