Commit ·
4f03eb4
1
Parent(s): 05859e2
Upload config.json (#1)
Browse files- Upload config.json (a197e16dc2d021b551601c0c6797601e75ac689c)
Co-authored-by: jinsun <gogoring@users.noreply.huggingface.co>
- config.json +5 -0
config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "Palletizer dataset",
|
| 3 |
+
"version": "1.3",
|
| 4 |
+
"description": "Tracking file for download stats."
|
| 5 |
+
}
|