gokuls commited on
Commit
7592b53
1 Parent(s): a1baae5

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
  "duplicate": 1,
 
7
  "attention_dropout": 0.1,
8
  "dim": 768,
9
  "dropout": 0.1,
10
+ "finetuning_task": "qqp",
11
  "hidden_dim": 3072,
12
+ "id2label": {
13
+ "0": "not_duplicate",
14
+ "1": "duplicate"
15
+ },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
  "duplicate": 1,
logs/1677743099.9087012/events.out.tfevents.1677743099.serv-3317.65116.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d92ec6549c3c4704c710ad0eb9c2971be29fc96040e29c1521c2f266a8ccab
3
+ size 5644
logs/events.out.tfevents.1677743099.serv-3317.65116.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5ca902d5c939b9ae7a989fc9194ce32ac3b48c0b8154ce560bf8afca820621d
3
+ size 4423
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71bc1c8f6ff127f3460b689547d4275c799868671e1221d071ec97f2319fd6f8
3
  size 419780621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35b6751941a9bbc6915c6d705fbc471eb12b310755c827999bedc18cb0afcbcc
3
  size 419780621