prithivMLmods commited on
Commit
b53a83c
·
verified ·
1 Parent(s): 7bdae18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -110,6 +110,8 @@ print(tokenizer.decode(outputs[0]))
110
 
111
  6. **Dependency on Fine-Tuning:**
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.
 
 
 
110
 
111
  6. **Dependency on Fine-Tuning:**
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)