Upload tokenizer
Browse files- README.md +1 -1
- tokenizer_config.json +2 -2
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: Samuael/asr-amharic-phoneme-based-37-6
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
model-index:
|
7 |
- name: asr-amharic-phoneme-based-37-6
|
8 |
results: []
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: Samuael/asr-amharic-phoneme-based-37-6
|
6 |
model-index:
|
7 |
- name: asr-amharic-phoneme-based-37-6
|
8 |
results: []
|
tokenizer_config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"37": {
|
20 |
"content": "<s>",
|
21 |
"lstrip": false,
|
22 |
-
"normalized":
|
23 |
"rstrip": false,
|
24 |
"single_word": false,
|
25 |
"special": true
|
@@ -27,7 +27,7 @@
|
|
27 |
"38": {
|
28 |
"content": "</s>",
|
29 |
"lstrip": false,
|
30 |
-
"normalized":
|
31 |
"rstrip": false,
|
32 |
"single_word": false,
|
33 |
"special": true
|
|
|
19 |
"37": {
|
20 |
"content": "<s>",
|
21 |
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
"rstrip": false,
|
24 |
"single_word": false,
|
25 |
"special": true
|
|
|
27 |
"38": {
|
28 |
"content": "</s>",
|
29 |
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
"rstrip": false,
|
32 |
"single_word": false,
|
33 |
"special": true
|