Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -9,25 +9,25 @@
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
-
"0": "
|
13 |
-
"1": "
|
14 |
-
"2": "
|
15 |
-
"3": "
|
16 |
-
"4": "
|
17 |
-
"5": "
|
18 |
-
"6": "
|
19 |
-
"7": "
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"label2id": {
|
23 |
-
"Children
|
24 |
-
"Crime and Security":
|
25 |
-
"Economy":
|
26 |
-
"Health and Social Care":
|
27 |
-
"Housing
|
28 |
-
"Labour Market and Welfare":
|
29 |
-
"Population and Society":
|
30 |
-
"Transport
|
31 |
},
|
32 |
"max_position_embeddings": 512,
|
33 |
"model_type": "distilbert",
|
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
+
"0": "Population and Society",
|
13 |
+
"1": "Children Education and Skills",
|
14 |
+
"2": "Labour Market and Welfare",
|
15 |
+
"3": "Health and Social Care",
|
16 |
+
"4": "Crime and Security",
|
17 |
+
"5": "Transport Environment and Climate Change",
|
18 |
+
"6": "Economy",
|
19 |
+
"7": "Housing Planning and Local Services"
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"label2id": {
|
23 |
+
"Children Education and Skills": 1,
|
24 |
+
"Crime and Security": 4,
|
25 |
+
"Economy": 6,
|
26 |
+
"Health and Social Care": 3,
|
27 |
+
"Housing Planning and Local Services": 7,
|
28 |
+
"Labour Market and Welfare": 2,
|
29 |
+
"Population and Society": 0,
|
30 |
+
"Transport Environment and Climate Change": 5
|
31 |
},
|
32 |
"max_position_embeddings": 512,
|
33 |
"model_type": "distilbert",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267873965
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69023b4f96149035d5bbb7a01fcd867986daa5204f72b350e5c4dd27c7c3f4c3
|
3 |
size 267873965
|
runs/Aug14_18-16-24_e14dca80ba9e/events.out.tfevents.1692037104.e14dca80ba9e.1665.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:891f9c7f238f8af17ede809de2831622d4cca1739a8647ab6c64fe2d79a370a9
|
3 |
+
size 5270
|
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:d47eb1bc4c7224ed1e1ec1e5d9b9bf651d81bcf9f2128843c86bf1aeba021a6c
|
3 |
size 4027
|