Sayan01 commited on
Commit
eb7f09a
1 Parent(s): 68dad11

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -4,6 +4,7 @@
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "classifier_dropout": null,
 
7
  "gradient_checkpointing": false,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
@@ -14,7 +15,7 @@
14
  "max_position_embeddings": 512,
15
  "model_type": "bert",
16
  "num_attention_heads": 8,
17
- "num_hidden_layers": 8,
18
  "pad_token_id": 0,
19
  "position_embedding_type": "absolute",
20
  "problem_type": "single_label_classification",
 
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "classifier_dropout": null,
7
+ "finetuning_task": "glue:mrpc",
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
 
15
  "max_position_embeddings": 512,
16
  "model_type": "bert",
17
  "num_attention_heads": 8,
18
+ "num_hidden_layers": 6,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "problem_type": "single_label_classification",
logs/events.out.tfevents.1724864850.spartan-gpgpu092.hpc.unimelb.edu.au.158260.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:211d4ef08f918e3837948826e1482ca35f674d334a849c28ac61d81e14816080
3
+ size 5525
logs/events.out.tfevents.1724864943.spartan-gpgpu092.hpc.unimelb.edu.au.160221.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8fb714d543fc4d8c0bd714520b02c68e3cec63f4cc0a77ee88108b45b369cb4
3
+ size 5525
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78d6b7ad0ed0051719e5876c83854da563f62ede04988b4276f64a075510f2f8
3
- size 199099944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd309083e4b9477b62f220a43c403c40f3e87a069ede76a025502f6e573059e3
3
+ size 165480304
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4133437389b9a80f735603a4fc80f75afad573ab0f46aeb6b900201c897ea6d4
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dc0266cab8c87a628e1825ed0b2649c8d8b494ac42418da0f957b4a5e496968
3
  size 4984