gokuls commited on
Commit
9818c98
1 Parent(s): 2b049ed

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/1677741641.46007/events.out.tfevents.1677741641.serv-9223.249682.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3012378ef4b8487eef29060857a0eb39c37678634c912874b086af1c4aa581b4
3
+ size 5644
logs/events.out.tfevents.1677741641.serv-9223.249682.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0ac559dcd2a7e9423d1c0442b8eb3d2d8b4decf6211d47e2dc23077dbfaa2ef
3
+ size 4423
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7b13665b65c6685f8908e8d960b5b8dc58abd6200d16a890a987c2333d5543b
3
  size 424356413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b999833aae91f45d68003cb7578f87fdd887989cd5b5d0da9549d6aa1639a32b
3
  size 424356413