student-abdullah commited on
Commit
70bcfe4
·
verified ·
1 Parent(s): fa6add6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ This model is fine-tuned from the meta-llama/Llama-3.2-1B base model to enhance
46
 
47
  ---
48
  # Limitations
49
- - Token Limitations: With a max token limit of 512, the model might not handle very long queries or contexts effectively.
50
  - Training Data Limitations: The model’s performance is contingent on the quality and coverage of the fine-tuning dataset, which may affect its generalizability to different contexts or medications not covered in the dataset.
51
  - Potential Biases: As with any model fine-tuned on specific data, there may be biases based on the dataset used for training.
52
 
 
46
 
47
  ---
48
  # Limitations
49
+ - Token Limitations: With a max token limit of 1024, the model might not handle very long queries or contexts effectively.
50
  - Training Data Limitations: The model’s performance is contingent on the quality and coverage of the fine-tuning dataset, which may affect its generalizability to different contexts or medications not covered in the dataset.
51
  - Potential Biases: As with any model fine-tuned on specific data, there may be biases based on the dataset used for training.
52