buruzaemon
commited on
Commit
•
13e9e6f
1
Parent(s):
6257ac8
Training in progress, step 500
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
- runs/Jan29_22-44-35_t4-us-west4-b-n1-standard-16/1706568411.810355/events.out.tfevents.1706568411.t4-us-west4-b-n1-standard-16.147446.1 +3 -0
- runs/Jan29_22-44-35_t4-us-west4-b-n1-standard-16/events.out.tfevents.1706568411.t4-us-west4-b-n1-standard-16.147446.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -320,6 +320,7 @@
|
|
320 |
"n_heads": 12,
|
321 |
"n_layers": 6,
|
322 |
"pad_token_id": 0,
|
|
|
323 |
"qa_dropout": 0.1,
|
324 |
"seq_classif_dropout": 0.2,
|
325 |
"sinusoidal_pos_embds": false,
|
|
|
320 |
"n_heads": 12,
|
321 |
"n_layers": 6,
|
322 |
"pad_token_id": 0,
|
323 |
+
"problem_type": "single_label_classification",
|
324 |
"qa_dropout": 0.1,
|
325 |
"seq_classif_dropout": 0.2,
|
326 |
"sinusoidal_pos_embds": false,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 268320042
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e54d8fcdecced21b41d70ed1cffbc3eee6e3bbb623482e78727e61c82521706
|
3 |
size 268320042
|
runs/Jan29_22-44-35_t4-us-west4-b-n1-standard-16/1706568411.810355/events.out.tfevents.1706568411.t4-us-west4-b-n1-standard-16.147446.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6aec3dd6bdc8619007bce9b85dd32223210ea86d14dc944daa027a776273783
|
3 |
+
size 4893
|
runs/Jan29_22-44-35_t4-us-west4-b-n1-standard-16/events.out.tfevents.1706568411.t4-us-west4-b-n1-standard-16.147446.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51bfbd258c25bc2f53e8c5a21a1efea3c5d50378cd4ee3610dcbf6d4dfc999f6
|
3 |
+
size 11427
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3576
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1190396d747cee79e54a83bb9e6775282e61a8aca98862ffc791c2406dba3faf
|
3 |
size 3576
|