gokuls commited on
Commit
78ea97f
1 Parent(s): 320bb2b

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
  "entailment": 0,
 
7
  "attention_dropout": 0.1,
8
  "dim": 768,
9
  "dropout": 0.1,
10
+ "finetuning_task": "rte",
11
  "hidden_dim": 3072,
12
+ "id2label": {
13
+ "0": "entailment",
14
+ "1": "not_entailment"
15
+ },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
  "entailment": 0,
logs/1677752881.8517873/events.out.tfevents.1677752881.serv-9223.249682.13 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10586cfee148d0541697c0ae5192944b3ab1a38b133cd34c5541d8c875fdd2e5
3
+ size 5644
logs/events.out.tfevents.1677752881.serv-9223.249682.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24e0f041c49942daf8f39cef8978a61a1ad2f71eb0133427111be0973ca221e0
3
+ size 4314