Refresh Croissant (core from auto + manual RAI)
Browse files- croissant.json +9 -0
croissant.json
CHANGED
|
@@ -87,6 +87,15 @@
|
|
| 87 |
},
|
| 88 |
"encodingFormat": "application/x-parquet",
|
| 89 |
"includes": "default/*/*.parquet"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
}
|
| 91 |
],
|
| 92 |
"recordSet": [
|
|
|
|
| 87 |
},
|
| 88 |
"encodingFormat": "application/x-parquet",
|
| 89 |
"includes": "default/*/*.parquet"
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"@type": "cr:FileObject",
|
| 93 |
+
"@id": "manifest.jsonl",
|
| 94 |
+
"name": "manifest.jsonl",
|
| 95 |
+
"description": "Case-level manifest for the published dataset release.",
|
| 96 |
+
"contentUrl": "https://huggingface.co/datasets/anon-ops/ops-lite-review-sample/resolve/main/manifest.jsonl",
|
| 97 |
+
"encodingFormat": "application/jsonlines",
|
| 98 |
+
"sha256": "b988c37119d5a0f933b4b7c03d7c54bd8ba541cad7e34a64699f4aeefcdb7bf9"
|
| 99 |
}
|
| 100 |
],
|
| 101 |
"recordSet": [
|