LovenOO commited on
Commit
5a0e99b
1 Parent(s): ce92a57

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": "Children, Education and Skills",
13
- "1": "Health and Social Care",
14
- "2": "Crime and Security",
15
- "3": "Economy",
16
- "4": "Housing, Planning and Local Services",
17
- "5": "Labour Market and Welfare",
18
- "6": "Population and Society",
19
- "7": "Transport, Environment and Climate Change"
20
  },
21
  "initializer_range": 0.02,
22
  "label2id": {
23
- "Children, Education and Skills": 0,
24
- "Crime and Security": 2,
25
- "Economy": 3,
26
- "Health and Social Care": 1,
27
- "Housing, Planning and Local Services": 4,
28
- "Labour Market and Welfare": 5,
29
- "Population and Society": 6,
30
- "Transport, Environment and Climate Change": 7
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:a8e46599b199d8f113f808a9ba4c92ae8c276c2f40bf7223ec5cb426f8ad705d
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:f81189f3fba866913c91ecad2db414a470c34112739d6ce31ff5b499710f16e0
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d47eb1bc4c7224ed1e1ec1e5d9b9bf651d81bcf9f2128843c86bf1aeba021a6c
3
  size 4027