Rename metadata.json to metadata.jsonl
Browse files
metadata.json → metadata.jsonl
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
|
| 2 |
{"file_name":"tag-white.png", "tag_type": "MaxGrowth","tag_counts": null}
|
| 3 |
{"file_name":"tag-green.png", "tag_type": "CattleGold","tag_counts": null}
|
| 4 |
{"file_name":"tags-all.png", "tag_type": null,"tag_counts": {"n": 1, "c": 1, "m": 1}}
|
| 5 |
{"file_name":"tags-maxgrowht.png", "tag_type": null,"tag_counts": {"n": 0, "c": 3, "m": 3}}
|
| 6 |
-
{"file_name":"tags-nutribeef.png", "tag_type": null,"tag_counts": {"n": 2, "c": 1, "m": 0}}
|
|
|
|
| 1 |
+
{"file_name":"tag-blue.png", "tag_type": "NutriBeef","tag_counts": null}
|
| 2 |
{"file_name":"tag-white.png", "tag_type": "MaxGrowth","tag_counts": null}
|
| 3 |
{"file_name":"tag-green.png", "tag_type": "CattleGold","tag_counts": null}
|
| 4 |
{"file_name":"tags-all.png", "tag_type": null,"tag_counts": {"n": 1, "c": 1, "m": 1}}
|
| 5 |
{"file_name":"tags-maxgrowht.png", "tag_type": null,"tag_counts": {"n": 0, "c": 3, "m": 3}}
|
| 6 |
+
{"file_name":"tags-nutribeef.png", "tag_type": null,"tag_counts": {"n": 2, "c": 1, "m": 0}}
|