Galuh Sahid
commited on
Commit
•
3a761f4
1
Parent(s):
290d8b8
update
Browse files- .DS_Store +0 -0
- config.json +1 -1
- training_args.bin +1 -1
- vocab.json +1 -1
.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
config.json
CHANGED
@@ -62,7 +62,7 @@
|
|
62 |
"mask_time_length": 10,
|
63 |
"mask_time_min_space": 1,
|
64 |
"mask_time_other": 0.0,
|
65 |
-
"mask_time_prob": 0.
|
66 |
"mask_time_selection": "static",
|
67 |
"model_type": "wav2vec2",
|
68 |
"num_attention_heads": 16,
|
|
|
62 |
"mask_time_length": 10,
|
63 |
"mask_time_min_space": 1,
|
64 |
"mask_time_other": 0.0,
|
65 |
+
"mask_time_prob": 0.3,
|
66 |
"mask_time_selection": "static",
|
67 |
"model_type": "wav2vec2",
|
68 |
"num_attention_heads": 16,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2351
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65f9b2d671d1e54b783c945fdeb380353a00fefb6e8482868baa89fcec394066
|
3 |
size 2351
|
vocab.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"
|
|
|
1 |
+
{"f": 0, "s": 1, "r": 2, "b": 3, "o": 4, "u": 5, "!": 6, "a": 7, "k": 8, "y": 9, "p": 10, ",": 11, "l": 12, "j": 13, "d": 14, "é": 15, "x": 16, "e": 17, "v": 18, "g": 19, "n": 20, "i": 22, "w": 23, "t": 24, "z": 25, "m": 26, "c": 27, "h": 28, "|": 21, "[UNK]": 29, "[PAD]": 30}
|