Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
tags:
|
4 |
- merge
|
5 |
- mergekit
|
@@ -153,4 +153,4 @@ print(outputs[0]["generated_text"])
|
|
153 |
|
154 |
Output:
|
155 |
|
156 |
-
> A large language model is a type of artificial intelligence (AI) system that has been trained on vast amounts of text data. It's designed to understand and generate human-like language, making predictions on what words or phrases might come next in a sentence or document. These models use complex algorithms and neural network architectures to learn from the data and improve their performance over time. Some well-known large language models include GPT-3 from OpenAI and BERT from Google.
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
tags:
|
4 |
- merge
|
5 |
- mergekit
|
|
|
153 |
|
154 |
Output:
|
155 |
|
156 |
+
> A large language model is a type of artificial intelligence (AI) system that has been trained on vast amounts of text data. It's designed to understand and generate human-like language, making predictions on what words or phrases might come next in a sentence or document. These models use complex algorithms and neural network architectures to learn from the data and improve their performance over time. Some well-known large language models include GPT-3 from OpenAI and BERT from Google.
|