prithivMLmods commited on
Commit
818e6a9
·
verified ·
1 Parent(s): e6a0d9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -115,7 +115,8 @@ for chat in prompts:
115
  3. **Looping Through Prompts:** Each prompt is processed in a loop to showcase the model's versatility.
116
 
117
  You can expand the list of prompts to explore a variety of scenarios and responses.
118
- # **Use Cases**
 
119
 
120
  - Multilingual content generation
121
  - Question answering and dialogue systems
 
115
  3. **Looping Through Prompts:** Each prompt is processed in a loop to showcase the model's versatility.
116
 
117
  You can expand the list of prompts to explore a variety of scenarios and responses.
118
+
119
+ # **Use Cases for T5B**
120
 
121
  - Multilingual content generation
122
  - Question answering and dialogue systems