Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Italian
Libraries:
Datasets
pandas
License:
davanstrien HF staff commited on
Commit
71f1938
1 Parent(s): 5485302

Delete legacy dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -45
dataset_infos.json DELETED
@@ -1,45 +0,0 @@
1
- {
2
- "default": {
3
- "description": "The dataset contains more than 100K textual descriptions of cultural items from Cultura Italia (http://www.culturaitalia.it/opencms/index.jsp?language=en), the Italian National Cultural aggregator. \nEach of the description is labeled either HIGH or LOW quality, according its adherence to the standard cataloguing guidelines provided by Istituto Centrale per il Catalogo e la Documentazione (ICCD). \n",
4
- "citation": "@article{Lorenzini2020,\nauthor = \"Matteo Lorenzini and Marco Rospocher and Sara Tonelli\",\ntitle = \"{Annotated dataset to assess the accuracy of the textual description of cultural heritage records}\",\nyear = \"2020\",\nmonth = \"12\",\nurl = \"https://figshare.com/articles/dataset/Annotated_dataset_to_assess_the_accuracy_of_the_textual_description_of_cultural_heritage_records/13359104\",\ndoi = \"10.6084/m9.figshare.13359104.v1\"\n}\n",
5
- "homepage": "https://doi.org/10.6084/m9.figshare.13359104.v1",
6
- "license": "Creative Commons Attribution 4.0 International",
7
- "features": {
8
- "metadata_text": {
9
- "dtype": "string",
10
- "_type": "Value"
11
- },
12
- "label": {
13
- "names": [
14
- "Low_Quality",
15
- "High_Quality"
16
- ],
17
- "_type": "ClassLabel"
18
- },
19
- "source": {
20
- "dtype": "string",
21
- "_type": "Value"
22
- }
23
- },
24
- "builder_name": "cultural_heritage_metadata_accuracy",
25
- "dataset_name": "cultural_heritage_metadata_accuracy",
26
- "config_name": "default",
27
- "version": {
28
- "version_str": "1.1.0",
29
- "major": 1,
30
- "minor": 1,
31
- "patch": 0
32
- },
33
- "splits": {
34
- "train": {
35
- "name": "train",
36
- "num_bytes": 29309108,
37
- "num_examples": 100821,
38
- "dataset_name": null
39
- }
40
- },
41
- "download_size": 16309144,
42
- "dataset_size": 29309108,
43
- "size_in_bytes": 45618252
44
- }
45
- }