Training in progress, step 500
Browse files- .gitignore +1 -0
- config.json +1 -1
- pytorch_model.bin +3 -0
- runs/Nov26_16-07-10_bc11u13n2/events.out.tfevents.1701036442.bc11u13n2.13752.0 +3 -0
- training_args.bin +2 -2
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"problem_type": "regression",
|
31 |
"token_dropout": true,
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
"use_cache": true,
|
35 |
"vocab_list": null,
|
36 |
"vocab_size": 33
|
|
|
30 |
"problem_type": "regression",
|
31 |
"token_dropout": true,
|
32 |
"torch_dtype": "float32",
|
33 |
+
"transformers_version": "4.30.2",
|
34 |
"use_cache": true,
|
35 |
"vocab_list": null,
|
36 |
"vocab_size": 33
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bf7f229231c1d3482296902e34c3664f4d37cfb36d5cca7440c76ca10ae9852
|
3 |
+
size 136054377
|
runs/Nov26_16-07-10_bc11u13n2/events.out.tfevents.1701036442.bc11u13n2.13752.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de3049da00623d22e5a878c67b2ae8248cd2b60353e60b60445354187b09d54b
|
3 |
+
size 4221
|
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:a737cf274c37dfd617bd562bdaa122a56ff486ce003ba41683145ecd941a6a40
|
3 |
+
size 3963
|