Datasets:

Aymen-Bouguerra commited on
Commit
c5d4000
·
verified ·
1 Parent(s): d11fec8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -64,7 +64,7 @@ A typical data instance (one line in `metadata.jsonl` plus the corresponding ima
64
  "categories": [
65
  {"id": 1, "name": "person", "supercategory": "person"},
66
  {"id": 18, "name": "dog", "supercategory": "animal"}
67
- // ... more categories relevant to this configuration
68
  ]
69
  }
70
  ```
@@ -151,7 +151,6 @@ If you use the FMIYC dataset in your research, please cite the FMIYC paper:
151
  volume = {128},
152
  pages = {1956--1981}
153
  }
154
- Use code with caution.
155
- Bibtex
156
- Contributions
157
  Thanks to Daniel Montoya for creating and curating this dataset.
 
64
  "categories": [
65
  {"id": 1, "name": "person", "supercategory": "person"},
66
  {"id": 18, "name": "dog", "supercategory": "animal"}
67
+
68
  ]
69
  }
70
  ```
 
151
  volume = {128},
152
  pages = {1956--1981}
153
  }
154
+ ```
155
+ ## Contributions
 
156
  Thanks to Daniel Montoya for creating and curating this dataset.