Divyasreepat
commited on
Commit
•
fa9fb7e
1
Parent(s):
d5f3e1c
Update README.md with new model card content
Browse files
README.md
CHANGED
@@ -44,9 +44,3 @@ The following model checkpoints are provided by the Keras team. Full code exampl
|
|
44 |
|
45 |
The performance may vary depending on the prompt. For BLOOMZ models, we recommend making it very clear when the input stops to avoid the model trying to continue it. For example, the prompt "Translate to English: Je t'aime" without the full stop (.) at the end, may result in the model trying to continue the French sentence. Better prompts are e.g. "Translate to English: Je t'aime.", "Translate to English: Je t'aime. Translation:" "What is "Je t'aime." in English?", where it is clear for the model when it should answer. Further, we recommend providing the model as much context as possible. For example, if you want it to answer in Telugu, then tell the model, e.g. "Explain in a sentence in Telugu what is backpropagation in neural networks.".
|
46 |
|
47 |
-
### Example Usage
|
48 |
-
|
49 |
-
|
50 |
-
## Example Usage with Hugging Face URI
|
51 |
-
|
52 |
-
|
|
|
44 |
|
45 |
The performance may vary depending on the prompt. For BLOOMZ models, we recommend making it very clear when the input stops to avoid the model trying to continue it. For example, the prompt "Translate to English: Je t'aime" without the full stop (.) at the end, may result in the model trying to continue the French sentence. Better prompts are e.g. "Translate to English: Je t'aime.", "Translate to English: Je t'aime. Translation:" "What is "Je t'aime." in English?", where it is clear for the model when it should answer. Further, we recommend providing the model as much context as possible. For example, if you want it to answer in Telugu, then tell the model, e.g. "Explain in a sentence in Telugu what is backpropagation in neural networks.".
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|