gokuls commited on
Commit
5ba1d80
1 Parent(s): 8f87fb4

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/1677737561.225657/events.out.tfevents.1677737561.serv-9223.249682.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d358220c2b156177a4290bb60326c55410a5168bf749c549389cc821aaf7b65
3
+ size 5648
logs/events.out.tfevents.1677737561.serv-9223.249682.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e25a16ce183333009183afa4ff653bd8d82acdbc6fe13e73f9befc8ccc21603
3
+ size 4421
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a6c00cb1117adfd4c18645ee759189902e5744d30845a744e52fe04705ed6c1
3
  size 424356413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25dc6f405682c395cd42eb61126ff54479dc491712d4e2d9484c5a2d8e2afebe
3
  size 424356413