Commit ·
287c844
1
Parent(s): 50c755c
Training in progress, step 500
Browse files- config.json +3 -3
- pytorch_model.bin +1 -1
- runs/Jul13_16-45-20_b6b4cffcf9cc/events.out.tfevents.1689266741.b6b4cffcf9cc.422.1 +2 -2
- runs/Jul13_17-48-37_b6b4cffcf9cc/events.out.tfevents.1689270591.b6b4cffcf9cc.42482.0 +3 -0
- runs/Jul13_17-50-22_b6b4cffcf9cc/events.out.tfevents.1689270644.b6b4cffcf9cc.42482.1 +3 -0
- runs/Jul13_17-52-35_b6b4cffcf9cc/events.out.tfevents.1689270820.b6b4cffcf9cc.43926.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -3,12 +3,12 @@
|
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
| 6 |
-
"attention_probs_dropout_prob": 0.
|
| 7 |
"bos_token_id": 0,
|
| 8 |
-
"classifier_dropout": 0.
|
| 9 |
"eos_token_id": 2,
|
| 10 |
"hidden_act": "gelu",
|
| 11 |
-
"hidden_dropout_prob": 0.
|
| 12 |
"hidden_size": 1024,
|
| 13 |
"initializer_range": 0.02,
|
| 14 |
"intermediate_size": 4096,
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
| 6 |
+
"attention_probs_dropout_prob": 0.1,
|
| 7 |
"bos_token_id": 0,
|
| 8 |
+
"classifier_dropout": 0.1,
|
| 9 |
"eos_token_id": 2,
|
| 10 |
"hidden_act": "gelu",
|
| 11 |
+
"hidden_dropout_prob": 0.4,
|
| 12 |
"hidden_size": 1024,
|
| 13 |
"initializer_range": 0.02,
|
| 14 |
"intermediate_size": 4096,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1421587189
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ed9cc6f08991ebed10cab84bb09d200f4c821cf897a7f946601853c1d3c7805
|
| 3 |
size 1421587189
|
runs/Jul13_16-45-20_b6b4cffcf9cc/events.out.tfevents.1689266741.b6b4cffcf9cc.422.1
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:e4b07174d20b82d3dfabbd49b876c7c7f048a420ebe7127d7f7462f15529b335
|
| 3 |
+
size 5862
|
runs/Jul13_17-48-37_b6b4cffcf9cc/events.out.tfevents.1689270591.b6b4cffcf9cc.42482.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7687210a28711b9e23039221f0d8a38143f9a909e68f1b9f255fbb4387d0b42
|
| 3 |
+
size 40
|
runs/Jul13_17-50-22_b6b4cffcf9cc/events.out.tfevents.1689270644.b6b4cffcf9cc.42482.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f2b6ae7039709f5cfcd4acfc42172e29cd15b149674e09312807970315c6fa5
|
| 3 |
+
size 40
|
runs/Jul13_17-52-35_b6b4cffcf9cc/events.out.tfevents.1689270820.b6b4cffcf9cc.43926.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ea8ecc65a67f4b42e6f9fe383ff61aa099a4c20b865ef8967897dbb4ff32942
|
| 3 |
+
size 4614
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4027
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca8320106eac672e046b640a4223dd089572b4c26821e410ac3607f774b35b51
|
| 3 |
size 4027
|