gokuls commited on
Commit
153cea6
1 Parent(s): 8ac3b1c

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/1677742774.0197845/events.out.tfevents.1677742774.serv-9223.249238.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f22afb82d1fdea5eff9dff9331a6003735ca3ee179ba43397a824573adcc19c2
3
+ size 5684
logs/events.out.tfevents.1677742774.serv-9223.249238.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e0bf460fa27ce06cba823949525d08e85ab6b90db8f72732614a345d6a00f41
3
+ size 4468
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9085d9d7839733add304cd50f9387720beaee83611dff306cf68f70ffeec84eb
3
  size 424356413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:139aaf3ce732097b616c779d2dd363d4f4c43368a2b40afa33b86d5046a7995b
3
  size 424356413