change learning rate
Browse files- config.json +2 -2
- logs/{1636082464.937021/events.out.tfevents.1636082464.2d3cc310a253.831.4 → 1636124601.9356308/events.out.tfevents.1636124601.3db2f46f42d8.3313.1} +2 -2
- logs/{events.out.tfevents.1636082464.2d3cc310a253.831.3 → 1636124823.6267848/events.out.tfevents.1636124823.3db2f46f42d8.3483.1} +2 -2
- logs/{events.out.tfevents.1636086397.2d3cc310a253.831.5 → 1636133410.7255726/events.out.tfevents.1636133410.3db2f46f42d8.3483.3} +2 -2
- logs/events.out.tfevents.1636124601.3db2f46f42d8.3313.0 +3 -0
- logs/events.out.tfevents.1636133410.3db2f46f42d8.3483.2 +3 -0
- tokenizer.json +0 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -13,14 +13,14 @@
|
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
"0": "pos",
|
16 |
-
"1": "
|
17 |
"2": "neg"
|
18 |
},
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
"label2id": {
|
22 |
"neg": 2,
|
23 |
-
"
|
24 |
"pos": 0
|
25 |
},
|
26 |
"layer_norm_eps": 1e-12,
|
|
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
"0": "pos",
|
16 |
+
"1": "neu",
|
17 |
"2": "neg"
|
18 |
},
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
"label2id": {
|
22 |
"neg": 2,
|
23 |
+
"neu": 1,
|
24 |
"pos": 0
|
25 |
},
|
26 |
"layer_norm_eps": 1e-12,
|
logs/{1636082464.937021/events.out.tfevents.1636082464.2d3cc310a253.831.4 → 1636124601.9356308/events.out.tfevents.1636124601.3db2f46f42d8.3313.1}
RENAMED
@@ -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:f68a56025728a53346ff45103a706bfe2401569cf6eaab8ea7fac83956573b2d
|
3 |
+
size 4705
|
logs/{events.out.tfevents.1636082464.2d3cc310a253.831.3 → 1636124823.6267848/events.out.tfevents.1636124823.3db2f46f42d8.3483.1}
RENAMED
@@ -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:06c849d64c33955b9e0cc6696c251be445218faa1a7d4f4de682e83bfbda7494
|
3 |
+
size 4705
|
logs/{events.out.tfevents.1636086397.2d3cc310a253.831.5 → 1636133410.7255726/events.out.tfevents.1636133410.3db2f46f42d8.3483.3}
RENAMED
@@ -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:1b57026d576db9aae9ebc9f79189630862287deb30cbb8e4d2753279b0ad4f52
|
3 |
+
size 4705
|
logs/events.out.tfevents.1636124601.3db2f46f42d8.3313.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b28564a93a0f98f3406417c8a563b28cafc5a9d11dce002696ccec6cd79af982
|
3 |
+
size 3580
|
logs/events.out.tfevents.1636133410.3db2f46f42d8.3483.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70e97941131dcfc110f40ab89fe2c6f2302be9a88dd718e276cac4ae8e47e9d6
|
3 |
+
size 3932
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2991
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:285cb8279d9055393b5ca3cc481ab26f01dbcedb85266f826caf0e4ae40ffd66
|
3 |
size 2991
|