Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -10,26 +10,26 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
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": 3072,
|
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": 768,
|
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": 3072,
|
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 438021937
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca77454bb262e7118f854263f821a9971a7be83173b5c8c18e2fd301fd8ae7da
|
3 |
size 438021937
|
runs/Aug15_11-19-10_3235e99a2b20/events.out.tfevents.1692098481.3235e99a2b20.389.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a42f1c777d1317b8bf2515e109c616e5f3de136c1c43c8694d09df5e96c0704f
|
3 |
+
size 5355
|
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:8593a9ec1263d835d27f8d4dd0df4b82bcd6642119d5d9acfcda78661253bc1e
|
3 |
size 4027
|