Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ language:
|
|
| 4 |
- ar
|
| 5 |
|
| 6 |
widget:
|
| 7 |
-
- text: 'اثنين همبرقر
|
| 8 |
---
|
| 9 |
|
| 10 |
|
|
@@ -42,7 +42,7 @@ codafied_text = tokenizer.batch_decode(codafied_text,
|
|
| 42 |
clean_up_tokenization_spaces=False)[0]
|
| 43 |
|
| 44 |
print(codafied_text)
|
| 45 |
-
"اثنين همبرقر واثنين قهوة،
|
| 46 |
```
|
| 47 |
|
| 48 |
## Citation
|
|
|
|
| 4 |
- ar
|
| 5 |
|
| 6 |
widget:
|
| 7 |
+
- text: 'اثنين همبرقر و اتنين قهوة، لو سمحت. باخذهم تيك اواي.'
|
| 8 |
---
|
| 9 |
|
| 10 |
|
|
|
|
| 42 |
clean_up_tokenization_spaces=False)[0]
|
| 43 |
|
| 44 |
print(codafied_text)
|
| 45 |
+
"اثنين همبرقر واثنين قهوة، لو سمحت. بآخذهم تيك اوي."
|
| 46 |
```
|
| 47 |
|
| 48 |
## Citation
|