prithivMLmods commited on
Commit
ba04232
·
verified ·
1 Parent(s): 7955dc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -112,6 +112,4 @@ print(tokenizer.decode(outputs[0]))
112
  For optimal performance on domain-specific tasks, fine-tuning on relevant datasets is required, which demands additional computational resources and expertise.
113
 
114
  7. **Context Length Limitation:**
115
- The model’s ability to process long documents is limited by its maximum context window size. If the input exceeds this limit, truncation may lead to loss of important information.
116
-
117
- ![src_images_1.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/zfAObYfU-PHbsrImhXR4w.png)
 
112
  For optimal performance on domain-specific tasks, fine-tuning on relevant datasets is required, which demands additional computational resources and expertise.
113
 
114
  7. **Context Length Limitation:**
115
+ The model’s ability to process long documents is limited by its maximum context window size. If the input exceeds this limit, truncation may lead to loss of important information.