gokuls commited on
Commit
9449595
1 Parent(s): 01944df

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
  "acceptable": 1,
 
7
  "attention_dropout": 0.1,
8
  "dim": 768,
9
  "dropout": 0.1,
10
+ "finetuning_task": "cola",
11
  "hidden_dim": 3072,
12
+ "id2label": {
13
+ "0": "unacceptable",
14
+ "1": "acceptable"
15
+ },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
  "acceptable": 1,
logs/1677737070.975904/events.out.tfevents.1677737070.serv-9223.249238.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59dde710b69aebf27e081d4c323bc1e74a51bb2f9cc73678c80cbfd2b5bf78a0
3
+ size 5684
logs/events.out.tfevents.1677737070.serv-9223.249238.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34ae148b9f909a022f8f455ba53071a7dc530fe3e6bec3a86a7efaf7aca25d5c
3
+ size 4372
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b42c9d103d92cca0a094a97634b3371368c1f07da22e7cd85f9becbfcedfcdbf
3
  size 424356413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:604e21a65480dce3cd65395016fba5a39f5742b6a932aa96e279abf6f06698d0
3
  size 424356413