erga commited on
Commit
1b5f92c
1 Parent(s): c6df462

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,8 +9,18 @@
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
 
 
 
 
 
12
  "initializer_range": 0.02,
13
  "intermediate_size": 3072,
 
 
 
 
 
14
  "layer_norm_eps": 1e-12,
15
  "max_position_embeddings": 512,
16
  "model_type": "bert",
 
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "LABEL_0",
14
+ "1": "LABEL_1",
15
+ "2": "LABEL_2"
16
+ },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
+ "label2id": {
20
+ "LABEL_0": 0,
21
+ "LABEL_1": 1,
22
+ "LABEL_2": 2
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:916f7d4af866301fb0c452b32955236cd36b8d7aa36cc59c2004f7ed1e31ac62
3
- size 438007925
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3766ecf6f6d36d5ebda7af1b1f4dd99779c504dce17cd33bf95fb1370151fcaf
3
+ size 438010997
runs/Mar23_15-04-41_08f51ad9a08e/events.out.tfevents.1679583884.08f51ad9a08e.755.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b508d7e3a14ec86489ba87b2692b04382bdcf556abcadd1688940ae85bf0873
3
- size 5919
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a28f797e321cdfe7ff86ad59eac7d93500415095f17dee3210042d9474b9f558
3
+ size 6273
runs/Mar23_15-46-46_08f51ad9a08e/1679586410.3305526/events.out.tfevents.1679586410.08f51ad9a08e.755.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4066d002c5aad00b9de1282957190f0a7280252984814c57ce8037134bbe2b1
3
+ size 5769
runs/Mar23_15-46-46_08f51ad9a08e/events.out.tfevents.1679586410.08f51ad9a08e.755.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:039ab36d45edc7ebb754e690449dc5ca2fd7304945fd94cf2871c5a7ecf16d6f
3
+ size 3908
runs/Mar23_15-56-01_08f51ad9a08e/1679586965.6483066/events.out.tfevents.1679586965.08f51ad9a08e.755.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0ee0d2fa7c804d775082839cc8a738689614e7d1e2f85a7851bf722c4f748ed
3
+ size 5769
runs/Mar23_15-56-01_08f51ad9a08e/events.out.tfevents.1679586965.08f51ad9a08e.755.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26a3e1cc3a6d9f680a44026f830e556c72241e3e2c8ffa858a8f9af32262d698
3
+ size 4219
runs/Mar23_16-04-17_08f51ad9a08e/1679587460.8972511/events.out.tfevents.1679587460.08f51ad9a08e.755.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f71ec92552ee6095dfca748bba973118e92b9abedadfc31c082ebb7733ea023
3
+ size 5769
runs/Mar23_16-04-17_08f51ad9a08e/events.out.tfevents.1679587460.08f51ad9a08e.755.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5362899b07768f306eec86752fedf0515e41bbd23f393a8e063a67a3389e51f
3
+ size 4542
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9535278840a694b6651464b0314dfa5c57f7e91b47958457796c81a6e3599053
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8f7eca8d89695020023701329390eff62d7ec882e92ade052430e131fe17f22
3
  size 3579