Commit
·
b9c0d14
1
Parent(s):
0e69422
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -8,15 +8,7 @@
|
|
8 |
"dim": 768,
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
-
"id2label": {
|
12 |
-
"0": "no",
|
13 |
-
"1": "yes"
|
14 |
-
},
|
15 |
"initializer_range": 0.02,
|
16 |
-
"label2id": {
|
17 |
-
"no": 0,
|
18 |
-
"yes": 1
|
19 |
-
},
|
20 |
"max_position_embeddings": 512,
|
21 |
"model_type": "distilbert",
|
22 |
"n_heads": 12,
|
|
|
8 |
"dim": 768,
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
|
|
|
|
|
|
|
|
11 |
"initializer_range": 0.02,
|
|
|
|
|
|
|
|
|
12 |
"max_position_embeddings": 512,
|
13 |
"model_type": "distilbert",
|
14 |
"n_heads": 12,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267855533
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33dd93d7f75724966bda52b48bfeda68c4f08c6941c3a3c7bc90c5dc2449e8c7
|
3 |
size 267855533
|
runs/Jun05_04-10-15_e64fcc38cc09/1685938330.5341313/events.out.tfevents.1685938330.e64fcc38cc09.4685.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c8a224ccdf4577f609136abcb6887b51a9002f47f778208e7d7c8a2a067ba6d
|
3 |
+
size 5893
|
runs/Jun05_04-10-15_e64fcc38cc09/events.out.tfevents.1685938330.e64fcc38cc09.4685.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64d186b1db928177157b1235f6418a1eff8c020033666d60a343f96ba8b481f6
|
3 |
+
size 4148
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3899
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:511f985cef5d7b0d84ef45a51f7bf3b8656b70978935105a082b0b56e181a784
|
3 |
size 3899
|