HuggingSara
commited on
Commit
•
e51ef47
1
Parent(s):
63ceadc
Update README.md
Browse files
README.md
CHANGED
@@ -55,11 +55,8 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
55 |
| Mixtral-8x7B| 59.1 | 57.6 | 52.6 | 59.5 | 53.3 | 54.4 | 43.2 | 40.6 | 74.7 | 55.0 |
|
56 |
| **BiMediX (Bilingual)** | **70.6** | **72.2** | **59.3** | **74.0** | **64.2** | **59.6**| **55.8** | **54.0** | **78.6** | **65.4**|
|
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 |
| Mixtral-8x7B| 59.1 | 57.6 | 52.6 | 59.5 | 53.3 | 54.4 | 43.2 | 40.6 | 74.7 | 55.0 |
|
56 |
| **BiMediX (Bilingual)** | **70.6** | **72.2** | **59.3** | **74.0** | **64.2** | **59.6**| **55.8** | **54.0** | **78.6** | **65.4**|
|
57 |
|
|
|
|
|
|
|
|
|
58 |
### Safety and Ethical Considerations
|
59 |
+
- **Potential issues**: hallucinations, toxicity, stereotypes.
|
60 |
- **Usage:** Research purposes only.
|
61 |
|
62 |
### Accessibility
|