thunderingtyphoons
commited on
Commit
•
d68779b
1
Parent(s):
b472073
Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"EsmForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "esm2_t12_35M_UR50D-finetuned-localization/checkpoint-1266",
|
3 |
"architectures": [
|
4 |
"EsmForSequenceClassification"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 136000284
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e923ee5ede35a02d02aeac2267ffcf7d29138965d2fd9f9ae01aad95c4a258a
|
3 |
size 136000284
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6995bddedfe0883ec97fda69b3d8e3cfdd4af2e7cb6db2dbcb0ba5d6acb8113
|
3 |
size 5176
|