LovenOO commited on
Commit
73390d4
1 Parent(s): 9f4f7bf

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