sureshnam9
commited on
Commit
•
0f27caf
1
Parent(s):
6afd6e9
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/Jan05_22-06-45_989732e656fa/events.out.tfevents.1672958008.989732e656fa.875.11 +2 -2
- runs/Jan06_17-38-52_e75f34176a58/1673027867.6307077/events.out.tfevents.1673027867.e75f34176a58.772.1 +3 -0
- runs/Jan06_17-38-52_e75f34176a58/events.out.tfevents.1673027867.e75f34176a58.772.0 +3 -0
- tokenizer_config.json +2 -2
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 136054689
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:862ca9e67cf0a7243a59aa64b54a1332b3d5e80e36304756216d6ca0d1713f48
|
3 |
size 136054689
|
runs/Jan05_22-06-45_989732e656fa/events.out.tfevents.1672958008.989732e656fa.875.11
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:86f4a0fdd9cfbeac8ce00e761968e12ff0c654e86a79223ca86d8890d6805735
|
3 |
+
size 9569
|
runs/Jan06_17-38-52_e75f34176a58/1673027867.6307077/events.out.tfevents.1673027867.e75f34176a58.772.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e32cde345c63b746c2406f1153c7ce6204a33660479cc59cff8a56ee2a4a6cba
|
3 |
+
size 5582
|
runs/Jan06_17-38-52_e75f34176a58/events.out.tfevents.1673027867.e75f34176a58.772.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a29727206d1836e54ffc2c92b023f4b1910a341c3424b976a59d2385f3eb4933
|
3 |
+
size 4246
|
tokenizer_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"model_max_length": 1024,
|
3 |
-
"name_or_path": "facebook/
|
4 |
-
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--facebook--
|
5 |
"tokenizer_class": "EsmTokenizer"
|
6 |
}
|
|
|
1 |
{
|
2 |
"model_max_length": 1024,
|
3 |
+
"name_or_path": "facebook/esm2_t12_35M_UR50D",
|
4 |
+
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--facebook--esm2_t12_35M_UR50D/snapshots/7dd6b696c98c7054931280ec0e47504dc764d7ca/special_tokens_map.json",
|
5 |
"tokenizer_class": "EsmTokenizer"
|
6 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3451
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ff61ee1d25c4d18f6ea1466e7a82e230e126a8e0af217e0ae1e9e0f9951228e
|
3 |
size 3451
|