Haibao123 commited on
Commit
9bece53
·
verified ·
1 Parent(s): 4bc402b

Delete croissant.json

Browse files
Files changed (1) hide show
  1. croissant.json +0 -19
croissant.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "@context": {
3
- "@vocab": "https://huggingface.co/croissant/context.json",
4
- "@base": "https://huggingface.co/datasets/Haibao123/test-drivee2e"
5
- },
6
- "@type": "https://schema.org/Dataset",
7
- "name": "test-drivee2e",
8
- "description": "Validation set in .tar.gz format for E2E driving evaluation.",
9
- "license": "cc-by-4.0",
10
- "distribution": [
11
- {
12
- "@type": "https://schema.org/DataDownload",
13
- "name": "new_drive_e2e_xmls_val.tar.gz",
14
- "contentUrl": "https://huggingface.co/datasets/Haibao123/test-drivee2e/resolve/main/new_drive_e2e_xmls_val.tar.gz",
15
- "encodingFormat": "application/gzip"
16
- }
17
- ]
18
- }
19
-