gokuls commited on
Commit
45121cb
·
1 Parent(s): db434c7

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/1677753703.8790379/events.out.tfevents.1677753703.serv-3317.65116.13 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:790154c073e5650d643871068459aef5692dea63f673d65817c7b4c8281e89f9
3
+ size 5644
logs/events.out.tfevents.1677753703.serv-3317.65116.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1096e73bdbded1b057969fa7915507a1eae5fd85e3f479da5f1e74ff19c65beb
3
+ size 4314
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcc5ee3a2367c409c09e85a5a8d422590e4084cd902df34e43884283f5998ccd
3
  size 419780621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:434d32ba4f70bf9e00d2bfd127e38d04e0960f9bcba3aa485fb3aabe915b364b
3
  size 419780621