typo fix
Browse files
README.md
CHANGED
@@ -216,8 +216,7 @@ Granite-3.0-8B-Base is a decoder-only language model to support a variety of tex
|
|
216 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
217 |
|
218 |
**Supported Languages:**
|
219 |
-
English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, and Chinese. Users may
|
220 |
-
|
221 |
**Intended use:**
|
222 |
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.
|
223 |
|
|
|
216 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
217 |
|
218 |
**Supported Languages:**
|
219 |
+
English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, and Chinese. Users may finetune Granite 3.0 models for languages beyond these 12 languages.
|
|
|
220 |
**Intended use:**
|
221 |
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.
|
222 |
|