gokuls commited on
Commit
23a4f2b
1 Parent(s): 63699c0

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": "qnli",
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/1677737916.5935855/events.out.tfevents.1677737916.serv-3317.65116.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78cbe6862109a675632151058340c052bd37a9e11749135d481cd34de2dc2432
3
+ size 5648
logs/events.out.tfevents.1677737916.serv-3317.65116.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f342ab38cecbcbc4dd1f1ef892a044bfe4c707529865e1d133923e91e9d22f1
3
+ size 4328
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fd59ea03a1c7072cc746d0e16dca821a1bac6566abf01bc330043e174cfd80c
3
  size 419780621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8405453845e247a6bffbf587d5c22e4236d1841a48d6e34fc876c6711d645a57
3
  size 419780621