phongdtd commited on
Commit
ece7e6f
·
1 Parent(s): f55cca4

Training in progress, step 2000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/wavlm-base-plus",
3
  "activation_dropout": 0.0,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
@@ -91,7 +91,6 @@
91
  "output_hidden_size": 768,
92
  "pad_token_id": 95,
93
  "proj_codevector_dim": 256,
94
- "replace_prob": 0.5,
95
  "tdnn_dilation": [
96
  1,
97
  2,
 
1
  {
2
+ "_name_or_path": "microsoft/wavlm-base",
3
  "activation_dropout": 0.0,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
 
91
  "output_hidden_size": 768,
92
  "pad_token_id": 95,
93
  "proj_codevector_dim": 256,
 
94
  "tdnn_dilation": [
95
  1,
96
  2,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01f99af4a2f1d461166ed635e2986de2a3dd9f1bdbff8617f5521acb9b4c947d
3
  size 377925773
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bf999e190d3c5e5c07591d1794629588bd01ac12e56da8620052fd5d56d0fb1
3
  size 377925773
runs/Feb21_12-01-31_khanhpluto-Z10PE-D8-WS/events.out.tfevents.1645419737.khanhpluto-Z10PE-D8-WS.39975.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fcc9c0f9ab48f167337dd87a298b207bf632c80f29866dce6c31462279dcd06
3
- size 17167
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b83c19cc85f756551d3cae617ba287ce25f61bd64809cf8b3ee4a11a8598275
3
+ size 17487
runs/Feb21_15-48-04_khanhpluto-Z10PE-D8-WS/1645433475.5841143/events.out.tfevents.1645433475.khanhpluto-Z10PE-D8-WS.6291.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:840e9638343703efd2b6a92bdf04434552fdf3bcbac651e8200686a4fadb9b31
3
+ size 4799
runs/Feb21_15-48-04_khanhpluto-Z10PE-D8-WS/events.out.tfevents.1645433475.khanhpluto-Z10PE-D8-WS.6291.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a4878b44f6724c299e617b68e410f06bac0c24faa3aa626f524539c66ad2de8
3
+ size 6140
runs/Feb21_16-45-00_khanhpluto-Z10PE-D8-WS/1645437421.626129/events.out.tfevents.1645437421.khanhpluto-Z10PE-D8-WS.10004.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c52218cbe89601b3f4cfbe5b444bf84d80efe29802113b8248e172aab26bec
3
+ size 4799
runs/Feb21_16-45-00_khanhpluto-Z10PE-D8-WS/events.out.tfevents.1645437421.khanhpluto-Z10PE-D8-WS.10004.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a38a33a0b36c4e21b4487027de9ad944b5e80c68772936f8abb609f29a4455db
3
+ size 6140
special_tokens_map.json CHANGED
@@ -1 +1 @@
1
- {"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]", "additional_special_tokens": [{"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}]}
 
1
+ {"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]", "additional_special_tokens": [{"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}]}
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"unk_token": "[UNK]", "bos_token": "<s>", "eos_token": "</s>", "pad_token": "[PAD]", "do_lower_case": false, "word_delimiter_token": "|", "special_tokens_map_file": "/home/khanhpluto/.cache/huggingface/transformers/c0670861fafbe31cdd730d89d1209daa883ddad07e0a214953eecf0bad006fc9.a21d51735cf8667bcd610f057e88548d5d6a381401f6b4501a8bc6c1a9dc8498", "name_or_path": "phongdtd/wavLM-VLSP-vi", "tokenizer_class": "Wav2Vec2CTCTokenizer"}
 
1
+ {"unk_token": "[UNK]", "bos_token": "<s>", "eos_token": "</s>", "pad_token": "[PAD]", "do_lower_case": false, "word_delimiter_token": "|", "special_tokens_map_file": "/home/khanhpluto/.cache/huggingface/transformers/eef53a602abb50f675493980adcc13e5db18ef9d58ca24e362ae6e2bd6a8a3c2.a21d51735cf8667bcd610f057e88548d5d6a381401f6b4501a8bc6c1a9dc8498", "name_or_path": "phongdtd/wavlm-base-plus-vindata", "tokenizer_class": "Wav2Vec2CTCTokenizer"}
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83d92e607b4377f2e85a22c4257469ce9d1bdddcd6d69311960096c9ffb966bf
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:382a621e708d70cd98f1dd802676190ed73e5cbd490dfe95065c1f3be0bf7355
3
  size 3055
vocab.json CHANGED
@@ -1 +1 @@
1
- {"e": 0, "à": 1, "d": 2, "j": 3, "k": 4, "": 5, "": 6, "ế": 7, "ê": 8, "q": 9, "ý": 10, "": 11, "b": 12, "": 13, "": 14, "í": 15, "ò": 16, "ó": 17, "": 18, "ú": 19, "l": 20, "": 21, "": 22, "": 23, "è": 24, "ì": 26, "a": 27, "n": 28, "ù": 29, "": 30, "": 31, "â": 32, "h": 33, "": 34, "": 35, "i": 36, "": 37, "w": 38, "ă": 39, "c": 40, "": 41, "": 42, "g": 43, "": 44, "": 45, "r": 46, "": 47, "": 48, "ư": 49, "á": 50, "": 51, "": 52, "": 53, "y": 54, "": 55, "ũ": 56, "đ": 57, "": 58, "": 59, "": 60, "ĩ": 61, "ô": 62, "é": 63, "m": 64, "u": 65, "x": 66, "": 67, "": 68, "": 69, "s": 70, "ã": 71, "": 72, "": 73, "": 74, "": 75, "t": 76, "ơ": 77, "v": 78, "": 79, "o": 80, "z": 81, "": 82, "": 83, "f": 84, "": 85, "": 86, "": 87, "õ": 88, "": 89, "p": 90, "": 91, "": 92, "": 93, "|": 25, "[UNK]": 94, "[PAD]": 95}
 
1
+ {"h": 0, "b": 1, "": 2, "": 3, "v": 4, "e": 5, "": 6, "m": 8, "z": 9, "è": 10, "ă": 11, "ũ": 12, "": 13, "": 14, "l": 15, "ế": 16, "": 17, "á": 18, "ĩ": 19, "t": 20, "": 21, "w": 22, "g": 23, "í": 24, "ú": 25, "ê": 26, "": 27, "q": 28, "": 29, "": 30, "": 31, "": 32, "k": 33, "ù": 34, "": 35, "y": 36, "ã": 37, "x": 38, "": 39, "": 40, "đ": 41, "ý": 42, "f": 43, "": 44, "â": 45, "a": 46, "": 47, "": 48, "": 49, "": 50, "": 51, "": 52, "i": 53, "": 54, "ơ": 55, "s": 56, "ô": 57, "": 58, "": 59, "": 60, "": 61, "p": 62, "": 63, "à": 64, "": 65, "": 66, "u": 67, "é": 68, "j": 69, "ì": 70, "ò": 71, "": 72, "": 73, "o": 74, "": 75, "r": 76, "c": 77, "": 78, "": 79, "": 80, "": 81, "õ": 82, "": 83, "": 84, "n": 85, "": 86, "ư": 87, "ó": 88, "": 89, "": 90, "": 91, "": 92, "d": 93, "|": 7, "[UNK]": 94, "[PAD]": 95}