Update README.md
Browse files
README.md
CHANGED
|
@@ -44,14 +44,22 @@ This section provides a detailed breakdown of the palmyra-mini-thinking-a model'
|
|
| 44 |
| HMMT23 (extractive_match) | 0.1 |
|
| 45 |
| Average | 0.380839 |
|
| 46 |
|
| 47 |
-
##
|
| 48 |
|
| 49 |
-
|
| 50 |
|
| 51 |
-
## Limitations
|
| 52 |
|
| 53 |
-
|
| 54 |
|
| 55 |
-
## Ethical Considerations
|
| 56 |
|
| 57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
| HMMT23 (extractive_match) | 0.1 |
|
| 45 |
| Average | 0.380839 |
|
| 46 |
|
| 47 |
+
## Ethical Considerations
|
| 48 |
|
| 49 |
+
As with any language model, there is a potential for generating biased or inaccurate information. Users should be aware of these limitations and use the model responsibly.
|
| 50 |
|
|
|
|
| 51 |
|
| 52 |
+
### Citation and Related Information
|
| 53 |
|
|
|
|
| 54 |
|
| 55 |
+
To cite this model:
|
| 56 |
+
```
|
| 57 |
+
@misc{Palmyra-mini,
|
| 58 |
+
author = {Writer Engineering team},
|
| 59 |
+
title = {{Palmyra-mini: A powerful LLM designed for math and coding}},
|
| 60 |
+
howpublished = {\url{https://dev.writer.com}},
|
| 61 |
+
year = 2024,
|
| 62 |
+
month = Oct
|
| 63 |
+
}
|
| 64 |
+
```
|
| 65 |
+
Contact Hello@writer.com
|