Spaces:
Running
Running
GitHub Actions commited on
Commit ·
fd9d422
1
Parent(s): bb2429c
Sync from GitHub Actions
Browse files- config/model.yaml +1 -1
config/model.yaml
CHANGED
|
@@ -3,7 +3,7 @@ model:
|
|
| 3 |
learning_rate: 1e-4
|
| 4 |
batch_size: 32
|
| 5 |
epochs: 10
|
| 6 |
-
new_model: "mohsin416/clip-vit-large
|
| 7 |
|
| 8 |
index:
|
| 9 |
dimension: 768
|
|
|
|
| 3 |
learning_rate: 1e-4
|
| 4 |
batch_size: 32
|
| 5 |
epochs: 10
|
| 6 |
+
new_model: "mohsin416/fashion-clip-vit-large"
|
| 7 |
|
| 8 |
index:
|
| 9 |
dimension: 768
|