Nhut DOANNGUYEN commited on
Commit
58893f9
·
1 Parent(s): b4561c6

Version 60

Browse files
Files changed (4) hide show
  1. .DS_Store +0 -0
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. tokenizer_config.json +1 -1
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/gdrive/MyDrive/Colab\\ Notebooks/XLSR_V27/wav2vec-large-xlsr-vietnamese-demo",
3
  "activation_dropout": 0.0,
4
  "apply_spec_augment": true,
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "/content/gdrive/MyDrive/Colab\\ Notebooks/XLSR_V54/wav2vec-large-xlsr-vietnamese-demo",
3
  "activation_dropout": 0.0,
4
  "apply_spec_augment": true,
5
  "architectures": [
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dcdba8f9e6806c819a362ea96b105ced7b6a7f28bf75019d86b7245caaa94c9
3
  size 1262315159
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1c863c1992ca852a12be2ff3944828de77e69478a28613f9f050ffe3a6aa0c7
3
  size 1262315159
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": "/content/gdrive/MyDrive/Colab\\ Notebooks/XLSR_24_1938-0.71+0/wav2vec-large-xlsr-vietnamese-demo/special_tokens_map.json", "tokenizer_file": null, "name_or_path": "/content/gdrive/MyDrive/Colab\\ Notebooks/XLSR_V27/wav2vec-large-xlsr-vietnamese-demo"}
 
1
+ {"unk_token": "[UNK]", "bos_token": "<s>", "eos_token": "</s>", "pad_token": "[PAD]", "do_lower_case": false, "word_delimiter_token": "|", "special_tokens_map_file": "/content/gdrive/MyDrive/Colab\\ Notebooks/XLSR_24_1938-0.71+0/wav2vec-large-xlsr-vietnamese-demo/special_tokens_map.json", "tokenizer_file": null, "name_or_path": "/content/gdrive/MyDrive/Colab\\ Notebooks/XLSR_V54/wav2vec-large-xlsr-vietnamese-demo"}