gokuls commited on
Commit
9b67865
1 Parent(s): 21a7ad7

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/1677752799.1614075/events.out.tfevents.1677752799.serv-9223.249238.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65e9a035c0149a3fb798912970f1c75e5f443e08f4f540fc6a75e902027e5978
3
+ size 5684
logs/events.out.tfevents.1677752799.serv-9223.249238.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6253351e80231e7eac35a856fd10a128df7941ddad07f9c2c606032f38d8c2de
3
+ size 4373
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:341be423aba31bf0bcedd94a100700738f92c4ed85a1dc6524ee820953f9a898
3
  size 424356413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbd53d4f3060f35b74dd4cefb8929167a8dd209860a97de336274c562ec1e7e7
3
  size 424356413