Spaces:
Paused
Paused
Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"target_namespace": "
|
3 |
"input_dataset": "huggingface-projects/auto-retrain-input-dataset",
|
4 |
-
"input_model": "
|
5 |
-
"autotrain_project_prefix": "
|
6 |
}
|
|
|
1 |
{
|
2 |
+
"target_namespace": "baryshych/vicuna-platma",
|
3 |
"input_dataset": "huggingface-projects/auto-retrain-input-dataset",
|
4 |
+
"input_model": "meta-llama/Meta-Llama-3.1-8B-Instruct",
|
5 |
+
"autotrain_project_prefix": "platma-retrain"
|
6 |
}
|