gokuls commited on
Commit
2e35d5a
1 Parent(s): 341b481

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/1677738075.6630015/events.out.tfevents.1677738075.serv-9223.249682.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b84704cf66b4400562f38d2f32b238be5c1d95428827f62572332f5931c3c840
3
+ size 5648
logs/events.out.tfevents.1677738075.serv-9223.249682.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de06e77a4c9240cd09b6ec10b9623a392b4410a5cd9e53ad3879540ee2b6f5d1
3
+ size 4328
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb0933bad22c74e5194b9291c589ec74f8c6b6ba1bbe4cd681d6882c8b748f9c
3
  size 424356413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ed79727a211ac8302730b69eadda535726b48d38b424125a80dc83f950720e6
3
  size 424356413