Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,8 +25,6 @@ The project utilizes two main pipelines:
|
|
| 25 |
- **English**: `microsoft/Phi-3-mini-4k-instruct`
|
| 26 |
- **Arabic**: `ALLaM-AI/ALLaM-7B-Instruct-preview`
|
| 27 |
|
| 28 |
-
The text generation model creates narratives based on user-defined prompts.
|
| 29 |
-
|
| 30 |
2. **Arabic Tashkeel Pipeline**: The project employs the `MohamedRashad/arabic-auto-tashkeel` API to add diacritics (tashkeel) to Arabic text, enhancing readability for children.
|
| 31 |
|
| 32 |
## Instructions for Using the Interface
|
|
@@ -44,8 +42,6 @@ The project utilizes two main pipelines:
|
|
| 44 |
- **Pipeline Selection**: The use of the Arabic tashkeel API addresses the specific needs of Arabic-speaking children, ensuring that the generated stories are accessible and easy to read.
|
| 45 |
|
| 46 |
## Bilingual Implementation
|
| 47 |
-
The project supports both English and Arabic, allowing for a diverse user base.
|
| 48 |
-
|
| 49 |
-
---
|
| 50 |
|
| 51 |
-
|
|
|
|
| 25 |
- **English**: `microsoft/Phi-3-mini-4k-instruct`
|
| 26 |
- **Arabic**: `ALLaM-AI/ALLaM-7B-Instruct-preview`
|
| 27 |
|
|
|
|
|
|
|
| 28 |
2. **Arabic Tashkeel Pipeline**: The project employs the `MohamedRashad/arabic-auto-tashkeel` API to add diacritics (tashkeel) to Arabic text, enhancing readability for children.
|
| 29 |
|
| 30 |
## Instructions for Using the Interface
|
|
|
|
| 42 |
- **Pipeline Selection**: The use of the Arabic tashkeel API addresses the specific needs of Arabic-speaking children, ensuring that the generated stories are accessible and easy to read.
|
| 43 |
|
| 44 |
## Bilingual Implementation
|
| 45 |
+
The project supports both English and Arabic, allowing for a diverse user base.
|
|
|
|
|
|
|
| 46 |
|
| 47 |
+
---
|