LovenOO commited on
Commit
f50ae98
1 Parent(s): 774205a

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": "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": 3072,
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": 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:bdd317f61e409e1fde38f7a87b8ed65d031179402895374acf5e1a99e7a5780c
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:171928e641663d2cae5d2f780ba03502a935f087a008b5123181b7da7ef087d9
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8593a9ec1263d835d27f8d4dd0df4b82bcd6642119d5d9acfcda78661253bc1e
3
  size 4027