Datasets:
Fix Croissant metadata validation
Browse files- croissant.json +5 -3
- croissant.jsonld +5 -3
croissant.json
CHANGED
|
@@ -29,13 +29,15 @@
|
|
| 29 |
"@type": "cr:FileObject",
|
| 30 |
"@id": "fxbench-parquet",
|
| 31 |
"contentUrl": "https://huggingface.co/datasets/FormulaComletion/fxbench/resolve/main/data/train-00000-of-00001.parquet",
|
| 32 |
-
"encodingFormat": "application/vnd.apache.parquet"
|
|
|
|
| 33 |
},
|
| 34 |
{
|
| 35 |
"@type": "cr:FileObject",
|
| 36 |
"@id": "fxbench-metadata-jsonl",
|
| 37 |
"contentUrl": "https://huggingface.co/datasets/FormulaComletion/fxbench/resolve/main/metadata.jsonl",
|
| 38 |
-
"encodingFormat": "application/x-ndjson"
|
|
|
|
| 39 |
}
|
| 40 |
],
|
| 41 |
"recordSet": [
|
|
@@ -111,7 +113,7 @@
|
|
| 111 |
{
|
| 112 |
"@type": "cr:Field",
|
| 113 |
"@id": "fxbench-records/workbook",
|
| 114 |
-
"dataType": "sc:
|
| 115 |
"source": {
|
| 116 |
"fileObject": {
|
| 117 |
"@id": "fxbench-parquet"
|
|
|
|
| 29 |
"@type": "cr:FileObject",
|
| 30 |
"@id": "fxbench-parquet",
|
| 31 |
"contentUrl": "https://huggingface.co/datasets/FormulaComletion/fxbench/resolve/main/data/train-00000-of-00001.parquet",
|
| 32 |
+
"encodingFormat": "application/vnd.apache.parquet",
|
| 33 |
+
"sha256": "b3dfc46c830e86bbe87820d81f7f9fb9f3a92904e7afde95c960e2d4a2c2e2a2"
|
| 34 |
},
|
| 35 |
{
|
| 36 |
"@type": "cr:FileObject",
|
| 37 |
"@id": "fxbench-metadata-jsonl",
|
| 38 |
"contentUrl": "https://huggingface.co/datasets/FormulaComletion/fxbench/resolve/main/metadata.jsonl",
|
| 39 |
+
"encodingFormat": "application/x-ndjson",
|
| 40 |
+
"sha256": "76fa06d1873b45757998e490224805274e5264264bcecebb5143194d896857dd"
|
| 41 |
}
|
| 42 |
],
|
| 43 |
"recordSet": [
|
|
|
|
| 113 |
{
|
| 114 |
"@type": "cr:Field",
|
| 115 |
"@id": "fxbench-records/workbook",
|
| 116 |
+
"dataType": "sc:Text",
|
| 117 |
"source": {
|
| 118 |
"fileObject": {
|
| 119 |
"@id": "fxbench-parquet"
|
croissant.jsonld
CHANGED
|
@@ -29,13 +29,15 @@
|
|
| 29 |
"@type": "cr:FileObject",
|
| 30 |
"@id": "fxbench-parquet",
|
| 31 |
"contentUrl": "https://huggingface.co/datasets/FormulaComletion/fxbench/resolve/main/data/train-00000-of-00001.parquet",
|
| 32 |
-
"encodingFormat": "application/vnd.apache.parquet"
|
|
|
|
| 33 |
},
|
| 34 |
{
|
| 35 |
"@type": "cr:FileObject",
|
| 36 |
"@id": "fxbench-metadata-jsonl",
|
| 37 |
"contentUrl": "https://huggingface.co/datasets/FormulaComletion/fxbench/resolve/main/metadata.jsonl",
|
| 38 |
-
"encodingFormat": "application/x-ndjson"
|
|
|
|
| 39 |
}
|
| 40 |
],
|
| 41 |
"recordSet": [
|
|
@@ -111,7 +113,7 @@
|
|
| 111 |
{
|
| 112 |
"@type": "cr:Field",
|
| 113 |
"@id": "fxbench-records/workbook",
|
| 114 |
-
"dataType": "sc:
|
| 115 |
"source": {
|
| 116 |
"fileObject": {
|
| 117 |
"@id": "fxbench-parquet"
|
|
|
|
| 29 |
"@type": "cr:FileObject",
|
| 30 |
"@id": "fxbench-parquet",
|
| 31 |
"contentUrl": "https://huggingface.co/datasets/FormulaComletion/fxbench/resolve/main/data/train-00000-of-00001.parquet",
|
| 32 |
+
"encodingFormat": "application/vnd.apache.parquet",
|
| 33 |
+
"sha256": "b3dfc46c830e86bbe87820d81f7f9fb9f3a92904e7afde95c960e2d4a2c2e2a2"
|
| 34 |
},
|
| 35 |
{
|
| 36 |
"@type": "cr:FileObject",
|
| 37 |
"@id": "fxbench-metadata-jsonl",
|
| 38 |
"contentUrl": "https://huggingface.co/datasets/FormulaComletion/fxbench/resolve/main/metadata.jsonl",
|
| 39 |
+
"encodingFormat": "application/x-ndjson",
|
| 40 |
+
"sha256": "76fa06d1873b45757998e490224805274e5264264bcecebb5143194d896857dd"
|
| 41 |
}
|
| 42 |
],
|
| 43 |
"recordSet": [
|
|
|
|
| 113 |
{
|
| 114 |
"@type": "cr:Field",
|
| 115 |
"@id": "fxbench-records/workbook",
|
| 116 |
+
"dataType": "sc:Text",
|
| 117 |
"source": {
|
| 118 |
"fileObject": {
|
| 119 |
"@id": "fxbench-parquet"
|