Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -14,8 +14,8 @@
|
|
14 |
"layer_norm_eps": 1e-12,
|
15 |
"max_position_embeddings": 512,
|
16 |
"model_type": "bert",
|
17 |
-
"num_attention_heads":
|
18 |
-
"num_hidden_layers":
|
19 |
"pad_token_id": 0,
|
20 |
"position_embedding_type": "absolute",
|
21 |
"problem_type": "single_label_classification",
|
|
|
14 |
"layer_norm_eps": 1e-12,
|
15 |
"max_position_embeddings": 512,
|
16 |
"model_type": "bert",
|
17 |
+
"num_attention_heads": 6,
|
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.1727812832.spartan-gpgpu147.hpc.unimelb.edu.au.58207.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4debaeba3edd47878d75c14b6cdb1dad3032efdc6f79ea8ac239c6e6ace469e
|
3 |
+
size 5904
|
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:9d264e928ce6dde06270d68b9d9251c32e06f6ac8a8219c9fb7215ebc1398f51
|
3 |
+
size 90867952
|