gokuls commited on
Commit
ba5a779
1 Parent(s): a6b4e16

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -7,7 +7,12 @@
7
  "attention_dropout": 0.1,
8
  "dim": 768,
9
  "dropout": 0.1,
 
10
  "hidden_dim": 3072,
 
 
 
 
11
  "initializer_range": 0.02,
12
  "label2id": {
13
  "equivalent": 1,
 
7
  "attention_dropout": 0.1,
8
  "dim": 768,
9
  "dropout": 0.1,
10
+ "finetuning_task": "mrpc",
11
  "hidden_dim": 3072,
12
+ "id2label": {
13
+ "0": "not_equivalent",
14
+ "1": "equivalent"
15
+ },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
  "equivalent": 1,
logs/1677743160.9152284/events.out.tfevents.1677743160.serv-3317.65033.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65dc7eb0cfed550674e74ed1c46fa9c57b4d65f3e6b9f23e17448b1c97b5dfa0
3
+ size 5684
logs/events.out.tfevents.1677743160.serv-3317.65033.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c72a9634282cc435cb0c89d9e7e23e688d3df016e590211af382445f1787e871
3
+ size 4468
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7adc38297376fae40ebd2710719dd67a98e676c4ef8a7841d8a7c38901e28e84
3
  size 419780621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:141fb7ceda9eb677964889fe25e54e7989488369f0f4f9e09ac0be517a306ebf
3
  size 419780621