Push model using huggingface_hub.
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"embedding_dim": 22,
|
3 |
-
"hidden_dim":
|
4 |
"id2label": {
|
5 |
"0": "Luke Combs-incoherent",
|
6 |
"1": "Olivia Rodrigo-incoherent",
|
|
|
1 |
{
|
2 |
"embedding_dim": 22,
|
3 |
+
"hidden_dim": 40,
|
4 |
"id2label": {
|
5 |
"0": "Luke Combs-incoherent",
|
6 |
"1": "Olivia Rodrigo-incoherent",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c244bf71b0247438a1c09f1ede0d1e7a78e5dee1548474d4d3309781f2301cd2
|
3 |
+
size 24016
|