Training in progress, epoch 1
Browse files- config.json +2 -3
- logs/events.out.tfevents.1724687736.spartan-gpgpu095.hpc.unimelb.edu.au.193153.0 +2 -2
- logs/events.out.tfevents.1724688457.spartan-gpgpu095.hpc.unimelb.edu.au.193153.1 +3 -0
- logs/events.out.tfevents.1724688721.spartan-gpgpu095.hpc.unimelb.edu.au.41215.0 +3 -0
- model.safetensors +2 -2
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "textattack/bert-base-uncased-STS-B",
|
| 3 |
"architectures": [
|
| 4 |
"BertForSequenceClassification"
|
| 5 |
],
|
|
@@ -8,7 +7,7 @@
|
|
| 8 |
"finetuning_task": "sts-b",
|
| 9 |
"hidden_act": "gelu",
|
| 10 |
"hidden_dropout_prob": 0.1,
|
| 11 |
-
"hidden_size":
|
| 12 |
"id2label": {
|
| 13 |
"0": "LABEL_0"
|
| 14 |
},
|
|
@@ -20,7 +19,7 @@
|
|
| 20 |
"layer_norm_eps": 1e-12,
|
| 21 |
"max_position_embeddings": 512,
|
| 22 |
"model_type": "bert",
|
| 23 |
-
"num_attention_heads":
|
| 24 |
"num_hidden_layers": 12,
|
| 25 |
"pad_token_id": 0,
|
| 26 |
"position_embedding_type": "absolute",
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"BertForSequenceClassification"
|
| 4 |
],
|
|
|
|
| 7 |
"finetuning_task": "sts-b",
|
| 8 |
"hidden_act": "gelu",
|
| 9 |
"hidden_dropout_prob": 0.1,
|
| 10 |
+
"hidden_size": 512,
|
| 11 |
"id2label": {
|
| 12 |
"0": "LABEL_0"
|
| 13 |
},
|
|
|
|
| 19 |
"layer_norm_eps": 1e-12,
|
| 20 |
"max_position_embeddings": 512,
|
| 21 |
"model_type": "bert",
|
| 22 |
+
"num_attention_heads": 16,
|
| 23 |
"num_hidden_layers": 12,
|
| 24 |
"pad_token_id": 0,
|
| 25 |
"position_embedding_type": "absolute",
|
logs/events.out.tfevents.1724687736.spartan-gpgpu095.hpc.unimelb.edu.au.193153.0
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:f01355cc2ca521ca91fbf9e81a6e36bc36d0929af17a4bcfcabbaadfaab94411
|
| 3 |
+
size 14194
|
logs/events.out.tfevents.1724688457.spartan-gpgpu095.hpc.unimelb.edu.au.193153.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2dc4c17938baaa71c2b7603e7b3c8687bf7ba53dc6c676ac96bfab0adf908aa2
|
| 3 |
+
size 463
|
logs/events.out.tfevents.1724688721.spartan-gpgpu095.hpc.unimelb.edu.au.41215.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1784225bd8b4b8b5cfa3a7318b542a061794055a2273bbf465039f85bb1248c6
|
| 3 |
+
size 5565
|
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:0da9685274818cbdfe34eddb7eb49dccff1a50f36cbd1c9a0dbd1e8775a6fbb4
|
| 3 |
+
size 266337196
|
training_args.bin
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:a79294f81fa03ce50b8c693e6b5d02da18f4620b216075429a19b766ef6b95c0
|
| 3 |
+
size 4984
|