gokuls commited on
Commit
7eabacd
1 Parent(s): 88712f2

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/1677737039.8114069/events.out.tfevents.1677737039.serv-3317.65116.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b756e997086f622445efbce88f290e7cc1c73c24ce79c36278909ba01bcf1858
3
+ size 5648
logs/events.out.tfevents.1677737039.serv-3317.65116.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7d8b8614a2661c05e094f32f601a4bf086ea610a20dcf4bb9956825b4fc26ba
3
+ size 4327
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f35d9061d00e5aa52fea77aadf8e6137ac0f965f0727447c1b7186f1276d91a5
3
  size 419780621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:240466f424fe4251dc165792b60e4c3569a29fa735099b63413badf0baecb3a5
3
  size 419780621