Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- runs/Apr26_12-04-29_c658e9f82e2b/events.out.tfevents.1714133111.c658e9f82e2b.21446.0 +3 -0
- runs/Apr26_12-15-21_c658e9f82e2b/events.out.tfevents.1714133736.c658e9f82e2b.21446.1 +3 -0
- runs/Apr26_12-17-56_c658e9f82e2b/events.out.tfevents.1714133884.c658e9f82e2b.21446.2 +3 -0
- tokenizer_config.json +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
"problem_type": "single_label_classification",
|
25 |
"token_dropout": true,
|
26 |
"torch_dtype": "float32",
|
27 |
-
"transformers_version": "4.
|
28 |
"use_cache": true,
|
29 |
"vocab_list": null,
|
30 |
"vocab_size": 33
|
|
|
24 |
"problem_type": "single_label_classification",
|
25 |
"token_dropout": true,
|
26 |
"torch_dtype": "float32",
|
27 |
+
"transformers_version": "4.40.1",
|
28 |
"use_cache": true,
|
29 |
"vocab_list": null,
|
30 |
"vocab_size": 33
|
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:766fd83e22d82e12360894c77199666d78ee78fe41399c9de8dea9a24b589aba
|
3 |
size 136000284
|
runs/Apr26_12-04-29_c658e9f82e2b/events.out.tfevents.1714133111.c658e9f82e2b.21446.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c494d5d49ba6d0317ed3c93f2d867252fa406f0f7e84d08ca9a42cdcab0114bb
|
3 |
+
size 4863
|
runs/Apr26_12-15-21_c658e9f82e2b/events.out.tfevents.1714133736.c658e9f82e2b.21446.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f723f795c392eb889b27110d0eb27c3cbbc50c88511d295cdf655ab822b1904
|
3 |
+
size 4910
|
runs/Apr26_12-17-56_c658e9f82e2b/events.out.tfevents.1714133884.c658e9f82e2b.21446.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ffe6cd909a3dbe2aea8911625de34804f09d6fb46be2544909ad2f59c597269
|
3 |
+
size 5229
|
tokenizer_config.json
CHANGED
@@ -45,7 +45,7 @@
|
|
45 |
"cls_token": "<cls>",
|
46 |
"eos_token": "<eos>",
|
47 |
"mask_token": "<mask>",
|
48 |
-
"model_max_length":
|
49 |
"pad_token": "<pad>",
|
50 |
"tokenizer_class": "EsmTokenizer",
|
51 |
"unk_token": "<unk>"
|
|
|
45 |
"cls_token": "<cls>",
|
46 |
"eos_token": "<eos>",
|
47 |
"mask_token": "<mask>",
|
48 |
+
"model_max_length": 1000000000000000019884624838656,
|
49 |
"pad_token": "<pad>",
|
50 |
"tokenizer_class": "EsmTokenizer",
|
51 |
"unk_token": "<unk>"
|
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:94cc75cfbfc2906474241a12e6ec56bb5e9b1ceab4caea7a6199730217817833
|
3 |
+
size 5048
|