chanelcolgate
commited on
Commit
·
f58089c
1
Parent(s):
65bd40d
Training in progress, step 200
Browse files
config.json
CHANGED
@@ -36,27 +36,25 @@
|
|
36 |
"3": "hop_ytv",
|
37 |
"4": "lo_kids",
|
38 |
"5": "lo_ytv",
|
39 |
-
"6": "
|
40 |
-
"7": "
|
41 |
-
"8": "
|
42 |
-
"9": "
|
43 |
-
"10": "loc_jn"
|
44 |
},
|
45 |
"init_std": 0.02,
|
46 |
"init_xavier_std": 1.0,
|
47 |
"is_encoder_decoder": true,
|
48 |
"label2id": {
|
49 |
-
"bot_dln": 9,
|
50 |
"hop_dln": 0,
|
51 |
"hop_jn": 1,
|
52 |
"hop_vtg": 2,
|
53 |
"hop_ytv": 3,
|
54 |
"lo_kids": 4,
|
55 |
"lo_ytv": 5,
|
56 |
-
"loc_dln":
|
57 |
-
"loc_jn":
|
58 |
-
"loc_kids":
|
59 |
-
"loc_ytv":
|
60 |
},
|
61 |
"mask_loss_coefficient": 1,
|
62 |
"max_position_embeddings": 1024,
|
|
|
36 |
"3": "hop_ytv",
|
37 |
"4": "lo_kids",
|
38 |
"5": "lo_ytv",
|
39 |
+
"6": "loc_dln",
|
40 |
+
"7": "loc_jn",
|
41 |
+
"8": "loc_kids",
|
42 |
+
"9": "loc_ytv"
|
|
|
43 |
},
|
44 |
"init_std": 0.02,
|
45 |
"init_xavier_std": 1.0,
|
46 |
"is_encoder_decoder": true,
|
47 |
"label2id": {
|
|
|
48 |
"hop_dln": 0,
|
49 |
"hop_jn": 1,
|
50 |
"hop_vtg": 2,
|
51 |
"hop_ytv": 3,
|
52 |
"lo_kids": 4,
|
53 |
"lo_ytv": 5,
|
54 |
+
"loc_dln": 6,
|
55 |
+
"loc_jn": 7,
|
56 |
+
"loc_kids": 8,
|
57 |
+
"loc_ytv": 9
|
58 |
},
|
59 |
"mask_loss_coefficient": 1,
|
60 |
"max_position_embeddings": 1024,
|
pytorch_model.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:5f6f6a601387ca9aeed712c5e555130775b00e8b20b462df3987e3f52c84aa86
|
3 |
+
size 166625317
|
runs/Aug23_16-58-45_e80dc7cc8401/events.out.tfevents.1692809992.e80dc7cc8401.867.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6777378c8249e33e8e7b69393199da874fcccb4ee4af6e9ccedf371e524ebad
|
3 |
+
size 5714
|
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:b5387a5de5f446f0a5bfa4884aba266de42f8f6c19924fcce0cc3bb44d14ef47
|
3 |
size 4027
|