UmarRamzan
commited on
Commit
•
cc3ee8d
1
Parent(s):
5d6fe4f
Training in progress, step 50
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_act": "relu",
|
5 |
"adapter_kernel_size": 3,
|
@@ -47,7 +47,7 @@
|
|
47 |
"num_hidden_layers": 24,
|
48 |
"num_negatives": 100,
|
49 |
"output_hidden_size": 1024,
|
50 |
-
"pad_token_id":
|
51 |
"position_embeddings_type": "relative_key",
|
52 |
"proj_codevector_dim": 768,
|
53 |
"right_max_position_embeddings": 8,
|
@@ -77,6 +77,6 @@
|
|
77 |
"transformers_version": "4.40.2",
|
78 |
"use_intermediate_ffn_before_adapter": false,
|
79 |
"use_weighted_layer_sum": false,
|
80 |
-
"vocab_size":
|
81 |
"xvector_output_dim": 512
|
82 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/w2v-bert-2.0",
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_act": "relu",
|
5 |
"adapter_kernel_size": 3,
|
|
|
47 |
"num_hidden_layers": 24,
|
48 |
"num_negatives": 100,
|
49 |
"output_hidden_size": 1024,
|
50 |
+
"pad_token_id": 46,
|
51 |
"position_embeddings_type": "relative_key",
|
52 |
"proj_codevector_dim": 768,
|
53 |
"right_max_position_embeddings": 8,
|
|
|
77 |
"transformers_version": "4.40.2",
|
78 |
"use_intermediate_ffn_before_adapter": false,
|
79 |
"use_weighted_layer_sum": false,
|
80 |
+
"vocab_size": 49,
|
81 |
"xvector_output_dim": 512
|
82 |
}
|
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:133dd8bba3e64964536ca35ae9254894615cdcf7bc3d6ba025e4c75a92943b3d
|
3 |
+
size 2423015460
|
runs/May13_11-47-53_46d74bf08513/events.out.tfevents.1715601028.46d74bf08513.381.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d4026bfceafe26c83cdfc57462dcb1e35a1aef05881ac0a6b17af9971262e96
|
3 |
+
size 6456
|
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:9690f0bbe0388ed17a87765a54e4d8af4c5bea4cf8440a4056cfdc6521a8ce52
|
3 |
size 4984
|