Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
Tags:
agriculture
open-world-recognition
category-discovery
on-the-fly-category-discovery
long-tailed-recognition
taxonomy-aware-discovery
License:
Update croissant.json
Browse files- croissant.json +19 -6
croissant.json
CHANGED
|
@@ -26,7 +26,15 @@
|
|
| 26 |
"transform": "cr:transform",
|
| 27 |
"regex": "cr:regex",
|
| 28 |
"jsonPath": "cr:jsonPath",
|
| 29 |
-
"references": "cr:references"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
},
|
| 31 |
"@type": "sc:Dataset",
|
| 32 |
"@id": "https://huggingface.co/datasets/amonshano/anonymousnips26",
|
|
@@ -55,20 +63,24 @@
|
|
| 55 |
"@type": "Organization",
|
| 56 |
"name": "Anonymous"
|
| 57 |
},
|
|
|
|
|
|
|
|
|
|
| 58 |
"distribution": [
|
| 59 |
{
|
| 60 |
"@type": "cr:FileObject",
|
| 61 |
"@id": "repo",
|
| 62 |
"name": "repo",
|
| 63 |
-
"description": "The Hugging Face
|
| 64 |
-
"contentUrl": "https://huggingface.co/datasets/amonshano/anonymousnips26",
|
| 65 |
-
"encodingFormat": "git+https"
|
|
|
|
| 66 |
},
|
| 67 |
{
|
| 68 |
"@type": "cr:FileSet",
|
| 69 |
"@id": "parquet-files-for-config-default",
|
| 70 |
"name": "parquet-files-for-config-default",
|
| 71 |
-
"description": "Parquet files
|
| 72 |
"containedIn": {
|
| 73 |
"@id": "repo"
|
| 74 |
},
|
|
@@ -92,7 +104,8 @@
|
|
| 92 |
"@id": "default_splits/split_name",
|
| 93 |
"name": "split_name",
|
| 94 |
"description": "Name of the dataset split.",
|
| 95 |
-
"dataType": "sc:Text"
|
|
|
|
| 96 |
}
|
| 97 |
],
|
| 98 |
"data": [
|
|
|
|
| 26 |
"transform": "cr:transform",
|
| 27 |
"regex": "cr:regex",
|
| 28 |
"jsonPath": "cr:jsonPath",
|
| 29 |
+
"references": "cr:references",
|
| 30 |
+
"key": "cr:key",
|
| 31 |
+
"data": {
|
| 32 |
+
"@id": "cr:data",
|
| 33 |
+
"@type": "@json"
|
| 34 |
+
},
|
| 35 |
+
"value": "cr:value",
|
| 36 |
+
"md5": "cr:md5",
|
| 37 |
+
"sha256": "sc:sha256"
|
| 38 |
},
|
| 39 |
"@type": "sc:Dataset",
|
| 40 |
"@id": "https://huggingface.co/datasets/amonshano/anonymousnips26",
|
|
|
|
| 63 |
"@type": "Organization",
|
| 64 |
"name": "Anonymous"
|
| 65 |
},
|
| 66 |
+
"citeAs": "Anonymous. (2026). Agro: A Benchmark for Evaluating On-the-Fly Category Discovery in Agricultural Open Worlds.",
|
| 67 |
+
"datePublished": "2026-01-01",
|
| 68 |
+
"version": "1.0.0",
|
| 69 |
"distribution": [
|
| 70 |
{
|
| 71 |
"@type": "cr:FileObject",
|
| 72 |
"@id": "repo",
|
| 73 |
"name": "repo",
|
| 74 |
+
"description": "The Hugging Face git repository.",
|
| 75 |
+
"contentUrl": "https://huggingface.co/datasets/amonshano/anonymousnips26/tree/refs%2Fconvert%2Fparquet",
|
| 76 |
+
"encodingFormat": "git+https",
|
| 77 |
+
"sha256": "https://github.com/mlcommons/croissant/issues/80"
|
| 78 |
},
|
| 79 |
{
|
| 80 |
"@type": "cr:FileSet",
|
| 81 |
"@id": "parquet-files-for-config-default",
|
| 82 |
"name": "parquet-files-for-config-default",
|
| 83 |
+
"description": "The underlying Parquet files as converted by Hugging Face.",
|
| 84 |
"containedIn": {
|
| 85 |
"@id": "repo"
|
| 86 |
},
|
|
|
|
| 104 |
"@id": "default_splits/split_name",
|
| 105 |
"name": "split_name",
|
| 106 |
"description": "Name of the dataset split.",
|
| 107 |
+
"dataType": "sc:Text",
|
| 108 |
+
"value": "train"
|
| 109 |
}
|
| 110 |
],
|
| 111 |
"data": [
|