Update README.md
Browse files
README.md
CHANGED
@@ -8,12 +8,12 @@ pipeline_tag: text-generation
|
|
8 |
|
9 |
# AlpaGo: GPT-NeoX-20B Model Trained with Qlora Technique
|
10 |
|
11 |
-
AlpaGo is an adapter model trained using the Qlora technique on top of the GPT-NeoX-20B model. This repository contains the code and resources for AlpaGo, which can be used for natural language processing tasks. AlpaGo is built on the [GPT-NeoX-20B](https://huggingface.co/EleutherAI/gpt-neox-20b) architecture and developed by Math And AI Institute.
|
12 |
|
13 |
## Features
|
14 |
|
15 |
- AlpaGo adapter model trained with the Qlora technique
|
16 |
-
- Based on the GPT-NeoX-20B model, providing high-quality natural language processing capabilities on Engilish Language
|
17 |
|
18 |
## Evaluation
|
19 |
|
|
|
8 |
|
9 |
# AlpaGo: GPT-NeoX-20B Model Trained with Qlora Technique
|
10 |
|
11 |
+
AlpaGo is an adapter model trained using the Qlora technique on top of the [GPT-NeoX-20B](https://huggingface.co/EleutherAI/gpt-neox-20b) model. This repository contains the code and resources for AlpaGo, which can be used for natural language processing tasks. AlpaGo is built on the [GPT-NeoX-20B](https://huggingface.co/EleutherAI/gpt-neox-20b) architecture and developed by Math And AI Institute.
|
12 |
|
13 |
## Features
|
14 |
|
15 |
- AlpaGo adapter model trained with the Qlora technique
|
16 |
+
- Based on the [GPT-NeoX-20B](https://huggingface.co/EleutherAI/gpt-neox-20b) model, providing high-quality natural language processing capabilities on Engilish Language
|
17 |
|
18 |
## Evaluation
|
19 |
|