gokuls commited on
Commit
433f0bb
1 Parent(s): 13c7552

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
  "negative": 0,
 
7
  "attention_dropout": 0.1,
8
  "dim": 768,
9
  "dropout": 0.1,
10
+ "finetuning_task": "sst2",
11
  "hidden_dim": 3072,
12
+ "id2label": {
13
+ "0": "negative",
14
+ "1": "positive"
15
+ },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
  "negative": 0,
logs/1677754145.975581/events.out.tfevents.1677754145.serv-3317.65116.16 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aa6890b5b2d0abd4f7bc09919a585949025dfaab94e1def4e3bd14406bd5ca4
3
+ size 5648
logs/events.out.tfevents.1677754145.serv-3317.65116.15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7ec809d9832deeb99a8f1e7e05715b6fd3911e63870eacce7417dd4aea2e229
3
+ size 4312
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07d521a5b8a27a8d001935ff2446137d4c3a0a31ecdcc4ae21197f0b580e7e43
3
  size 419780621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b78b76bbba21d06145ba0a734a29f923da2e4150be797439f8ae5af811eec51
3
  size 419780621