Sayan01 commited on
Commit
30790cf
·
verified ·
1 Parent(s): b03d6a1

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,19 +1,19 @@
1
  {
2
- "_name_or_path": "/data/projects/punim0478/sayantand/Checkpoints/BERT/minilm/12_384",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
- "hidden_size": 384,
11
  "initializer_range": 0.02,
12
- "intermediate_size": 1536,
13
  "layer_norm_eps": 1e-12,
14
  "max_position_embeddings": 512,
15
  "model_type": "bert",
16
- "num_attention_heads": 12,
17
  "num_hidden_layers": 12,
18
  "pad_token_id": 0,
19
  "position_embedding_type": "absolute",
 
1
  {
 
2
  "architectures": [
3
  "BertForSequenceClassification"
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,
10
+ "hidden_size": 512,
11
  "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
  "layer_norm_eps": 1e-12,
14
  "max_position_embeddings": 512,
15
  "model_type": "bert",
16
+ "num_attention_heads": 16,
17
  "num_hidden_layers": 12,
18
  "pad_token_id": 0,
19
  "position_embedding_type": "absolute",
logs/events.out.tfevents.1724058634.spartan-gpgpu095.hpc.unimelb.edu.au.131842.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:602604369751157a0ccef5ec55f9523486388ec20eb62dc380403337874efdfc
3
- size 9647
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b005cb0266cb78782043d8f090d596afb87d746bd5f623239b18ae73c671053c
3
+ size 10535
logs/events.out.tfevents.1724071527.spartan-gpgpu095.hpc.unimelb.edu.au.195463.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:227ee0ec69f64af72965344a0baabc970c816149dae5175ac3191b85f41412b3
3
+ size 5393
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb2440c0f5aa3e826a33846ffce8204a83a7f354ae4b51321131180ef19ff1cb
3
- size 133466376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b469066452d545ba23506790b99f29848512ea0b14abe3cabce95cdca458b26e
3
+ size 266339248
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67d5cc6afa18d4a37013886dde9d358141451b793992f3cd2b2a381673d398c4
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5e1e5fda334b1abdb0dffbbbcf22ec838ea11956ef938ca650d25dfd57dce76
3
  size 4984