Create model_index.json
Browse files- model_index.json +6 -0
model_index.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "robot-navigation-command-tr-v1",
|
| 3 |
+
"library_name": "transformers",
|
| 4 |
+
"pipeline_tag": "text-generation",
|
| 5 |
+
"tags": ["robotics","navigation","turkish"]
|
| 6 |
+
}
|