Training in progress, epoch 1
Browse files- config.json +5 -5
- logs/events.out.tfevents.1715824941.spartan-gpgpu093.hpc.unimelb.edu.au +2 -2
- logs/events.out.tfevents.1715825922.spartan-gpgpu093.hpc.unimelb.edu.au +3 -0
- logs/events.out.tfevents.1724054160.spartan-gpgpu095.hpc.unimelb.edu.au.131842.0 +3 -0
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
| 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":
|
| 11 |
"initializer_range": 0.02,
|
| 12 |
-
"intermediate_size":
|
| 13 |
"layer_norm_eps": 1e-12,
|
| 14 |
"max_position_embeddings": 512,
|
| 15 |
"model_type": "bert",
|
| 16 |
-
"num_attention_heads":
|
| 17 |
-
"num_hidden_layers":
|
| 18 |
"pad_token_id": 0,
|
| 19 |
"position_embedding_type": "absolute",
|
| 20 |
"problem_type": "single_label_classification",
|
|
|
|
| 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",
|
| 20 |
"problem_type": "single_label_classification",
|
logs/events.out.tfevents.1715824941.spartan-gpgpu093.hpc.unimelb.edu.au
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e8134561c1fad5b6cfa8204f2042cd2663b767ad3974f801728935979f9af2a
|
| 3 |
+
size 10658
|
logs/events.out.tfevents.1715825922.spartan-gpgpu093.hpc.unimelb.edu.au
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a09ec4b1b2d9df9aa316651968302fad1c2477def0679241e45f98a08ff9886
|
| 3 |
+
size 710
|
logs/events.out.tfevents.1724054160.spartan-gpgpu095.hpc.unimelb.edu.au.131842.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe6496b268c7cf93d024dc45ee7c182a8c938469c82fe7373bb5eecaba42b5f5
|
| 3 |
+
size 5445
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac11b4b545fd971e84e54dcfb8fb79dce6e8e046d4474b8168c2ce35134ec555
|
| 3 |
+
size 133466376
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:924c2ea6ba00e0d59ab447b32e2a7632560688f836d65671bb4a22549b5abcd2
|
| 3 |
size 4984
|