matthewchung74
commited on
Commit
•
68b5cbd
1
Parent(s):
b79baed
Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"problem_type": "single_label_classification",
|
31 |
"scale_embedding": true,
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 42384
|
36 |
}
|
|
|
30 |
"problem_type": "single_label_classification",
|
31 |
"scale_embedding": true,
|
32 |
"torch_dtype": "float32",
|
33 |
+
"transformers_version": "4.37.2",
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 42384
|
36 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1387103856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23bcd6c935d6e7dfcbf6171a83999063a595d2730e1bab6da85128c030b99c53
|
3 |
size 1387103856
|
training_args.bin
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:95c65f9bbe82a02aba53a0adcc5373d9c8da202b10b692b094a86ba48c954fc6
|
3 |
+
size 4664
|