amezasor commited on
Commit
a7f86af
1 Parent(s): 3dd57b8

indented use update

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -223,7 +223,7 @@ English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian,
223
 
224
  ## Usage
225
  ### Intended use
226
- Prominent use cases of LLMs in text-to-text generation include summarization, text classification, extraction, question-answering, and more. All Granite Base models are able to handle these tasks as they were trained on a large amount of data from various domains. Moreover, all Granite language model can serve as baseline to create specialized models for specific application scenarios.
227
 
228
  ### Generation
229
  This is a simple example of how to use **Granite-3.0-8B-Base** model.
 
223
 
224
  ## Usage
225
  ### Intended use
226
+ Prominent use cases of LLMs in text-to-text generation include summarization, text classification, extraction, question-answering, and more. All Granite Base models are able to handle these tasks as they were trained on a large amount of data from various domains. Moreover, they can serve as baseline to create specialized models for specific application scenarios.
227
 
228
  ### Generation
229
  This is a simple example of how to use **Granite-3.0-8B-Base** model.