BiggieW commited on
Commit
e1dda92
·
1 Parent(s): 7cecf87

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -11,8 +11,16 @@
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
 
 
 
 
14
  "initializer_range": 0.02,
15
  "intermediate_size": 3072,
 
 
 
 
16
  "layer_norm_eps": 1e-12,
17
  "max_position_embeddings": 512,
18
  "model_type": "bert",
 
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
+ "id2label": {
15
+ "0": 0,
16
+ "1": 1
17
+ },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
+ "label2id": {
21
+ "0": 0,
22
+ "1": 1
23
+ },
24
  "layer_norm_eps": 1e-12,
25
  "max_position_embeddings": 512,
26
  "model_type": "bert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7e9e3f046ae6f4cca928e24081113311a4775e1538ee30bd0445d57d7b34afc
3
  size 409149557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25c498a6843128a8f0c5f5492533a837de6a2f113ad5c52ce5aaf0f11c5458da
3
  size 409149557
runs/Jan05_16-43-46_cea7a45ef0bd/1672937032.3408186/events.out.tfevents.1672937032.cea7a45ef0bd.27295.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae88f882c23128363d12ad580313db337d68edafb0a6ef9c7f95e5514b1c8c81
3
+ size 5557
runs/Jan05_16-43-46_cea7a45ef0bd/events.out.tfevents.1672937032.cea7a45ef0bd.27295.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09a283332c896655e1bf659ff5f3f3bf1e848266b426b2278f3d4ad85089b73d
3
+ size 4558
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9db5bbc9d5f535c1ba004a6c35c71f581c2f745a2122bb9e36013978f66223a2
3
  size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c46ae2d89524c6de823127ef9ad5e4cb45ec29411e2d42c16a2236883f7239ed
3
  size 3451