gokuls commited on
Commit
cf07435
·
1 Parent(s): c3cc819

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/1677737080.0839593/events.out.tfevents.1677737080.serv-9223.249682.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c12d5d75b9585d80663664d72e8dfb12f3412ddb92dad3860cda840e565520
3
+ size 5648
logs/events.out.tfevents.1677737080.serv-9223.249682.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca36d1119a22855eb7945be275a8803a5dc22c96a41185a89c9f47d21040646f
3
+ size 4327