HuggingSara
commited on
Commit
•
54e0178
1
Parent(s):
006b332
Update README.md
Browse files
README.md
CHANGED
@@ -55,11 +55,8 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
55 |
| BiMediX (Arabic) | 60.0 | 54.9 | **55.5** | 58.0 | **58.1** | 49.6 | 46.0 | 40.2 | 76.6 | 55.4 |
|
56 |
| **BiMediX (Bilingual)** | **63.8** | **57.6** | 52.6 | **64.0** | 52.9 | **50.4** | **49.1** | **47.3** | **78.4** | **56.5** |
|
57 |
|
58 |
-
### Limitations
|
59 |
-
- Potential issues: hallucinations, toxicity, stereotypes.
|
60 |
-
- Medical diagnoses and recommendations require human evaluation.
|
61 |
-
|
62 |
### Safety and Ethical Considerations
|
|
|
63 |
- **Usage:** Research purposes only.
|
64 |
|
65 |
### Accessibility
|
|
|
55 |
| BiMediX (Arabic) | 60.0 | 54.9 | **55.5** | 58.0 | **58.1** | 49.6 | 46.0 | 40.2 | 76.6 | 55.4 |
|
56 |
| **BiMediX (Bilingual)** | **63.8** | **57.6** | 52.6 | **64.0** | 52.9 | **50.4** | **49.1** | **47.3** | **78.4** | **56.5** |
|
57 |
|
|
|
|
|
|
|
|
|
58 |
### Safety and Ethical Considerations
|
59 |
+
- **Potential issues**: hallucinations, toxicity, stereotypes.
|
60 |
- **Usage:** Research purposes only.
|
61 |
|
62 |
### Accessibility
|