Upload model
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/mnt/mydrive/embedding-models-fine-tuned/merged_models/
|
| 3 |
"architectures": [
|
| 4 |
"LlamaModel"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/mnt/mydrive/embedding-models-fine-tuned/merged_models/7B_EU24_2_5t_with_BIG_dataset_multiple_neg_full_model",
|
| 3 |
"architectures": [
|
| 4 |
"LlamaModel"
|
| 5 |
],
|