Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -10,26 +10,26 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 1024,
|
12 |
"id2label": {
|
13 |
-
"0": "
|
14 |
-
"1": "
|
15 |
-
"2": "
|
16 |
-
"3": "
|
17 |
-
"4": "
|
18 |
-
"5": "
|
19 |
-
"6": "
|
20 |
-
"7": "
|
21 |
},
|
22 |
"initializer_range": 0.02,
|
23 |
"intermediate_size": 4096,
|
24 |
"label2id": {
|
25 |
-
"Children
|
26 |
-
"Crime and Security":
|
27 |
-
"Economy":
|
28 |
-
"Health and Social Care":
|
29 |
-
"Housing
|
30 |
-
"Labour Market and Welfare":
|
31 |
-
"Population and Society":
|
32 |
-
"Transport
|
33 |
},
|
34 |
"layer_norm_eps": 1e-12,
|
35 |
"max_position_embeddings": 512,
|
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 1024,
|
12 |
"id2label": {
|
13 |
+
"0": "Population and Society",
|
14 |
+
"1": "Children Education and Skills",
|
15 |
+
"2": "Labour Market and Welfare",
|
16 |
+
"3": "Health and Social Care",
|
17 |
+
"4": "Crime and Security",
|
18 |
+
"5": "Transport Environment and Climate Change",
|
19 |
+
"6": "Economy",
|
20 |
+
"7": "Housing Planning and Local Services"
|
21 |
},
|
22 |
"initializer_range": 0.02,
|
23 |
"intermediate_size": 4096,
|
24 |
"label2id": {
|
25 |
+
"Children Education and Skills": 1,
|
26 |
+
"Crime and Security": 4,
|
27 |
+
"Economy": 6,
|
28 |
+
"Health and Social Care": 3,
|
29 |
+
"Housing Planning and Local Services": 7,
|
30 |
+
"Labour Market and Welfare": 2,
|
31 |
+
"Population and Society": 0,
|
32 |
+
"Transport Environment and Climate Change": 5
|
33 |
},
|
34 |
"layer_norm_eps": 1e-12,
|
35 |
"max_position_embeddings": 512,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1340734769
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea09059001f8e6801ee82b3d7d6d9a37ea363f650c1a597237bcedd4254acf72
|
3 |
size 1340734769
|
runs/Aug15_10-46-00_d7ab95411f30/events.out.tfevents.1692096708.d7ab95411f30.1621.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:323c6375d788c3280ca3143f68e65de1c4fe0d446d726b4add41f4f94efb3a05
|
3 |
+
size 5375
|
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:b8f4dcec85780079948f0e9234bf0ae40a269399c3d3112118c19be61b8c6e67
|
3 |
size 4027
|