gokuls commited on
Commit
1142dc4
1 Parent(s): 98c5579

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
  "entailment": 0,
 
7
  "attention_dropout": 0.1,
8
  "dim": 768,
9
  "dropout": 0.1,
10
+ "finetuning_task": "qnli",
11
  "hidden_dim": 3072,
12
+ "id2label": {
13
+ "0": "entailment",
14
+ "1": "not_entailment"
15
+ },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
  "entailment": 0,
logs/1677749852.7513835/events.out.tfevents.1677749852.serv-3317.65033.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed432362149d0c2020628d5264315b79e1fef65ae4657f88401e6e917d167695
3
+ size 5684
logs/events.out.tfevents.1677749852.serv-3317.65033.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cda6c44046545ec4cbfb8a675f3467354dca37ced1caf071b7b93a0a648f516
3
+ size 4373
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd5dd2d40fd3d9cb4b679412d169525292bbf673dfa4545b17071ee5f7c0baad
3
  size 419780621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208c0774edde2112bbb007fff5c37b5fe7a2baad0c7b66afd9a7caeeb259731b
3
  size 419780621