akashbahai
commited on
Commit
·
7e88e16
1
Parent(s):
baeb8a8
Training in progress, epoch 1
Browse files- pytorch_model.bin +2 -2
- tokenizer_config.json +1 -1
- training_args.bin +2 -2
pytorch_model.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:44e321712dad1ad6c5d4888e4b0bb178608e323fc78a8c0b57de81961ad1b33c
|
3 |
+
size 136056297
|
tokenizer_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"model_max_length": 1024,
|
3 |
"name_or_path": "facebook/esm2_t12_35M_UR50D",
|
4 |
-
"special_tokens_map_file": "/home/abahai/.cache/huggingface/hub/models--facebook--esm2_t12_35M_UR50D/snapshots/
|
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": "/home/abahai/.cache/huggingface/hub/models--facebook--esm2_t12_35M_UR50D/snapshots/6fbf070e65b0b7291e7bbcd451118c216cff79d8/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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0673f033c4e5603e2894eeec4d8e78addd0124b0e83eb2237e2332f17692c57e
|
3 |
+
size 3515
|