Add model
Browse files- config.json +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"head.linear",
|
28 |
"head_dist.linear"
|
29 |
],
|
30 |
-
"
|
31 |
"architecture": "lsnet_t",
|
32 |
"num_features": 384,
|
33 |
"labels": [
|
|
|
27 |
"head.linear",
|
28 |
"head_dist.linear"
|
29 |
],
|
30 |
+
"hf_hub": "jameslahm/lsnet_t",
|
31 |
"architecture": "lsnet_t",
|
32 |
"num_features": 384,
|
33 |
"labels": [
|