Update README.md
Browse files
README.md
CHANGED
|
@@ -8,13 +8,13 @@ datasets:
|
|
| 8 |
- vicgalle/alpaca-gpt4
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# AlpaGo: GPT-NeoX-20B Model Trained with
|
| 12 |
|
| 13 |
-
AlpaGo is an adapter model trained using the
|
| 14 |
|
| 15 |
## Features
|
| 16 |
|
| 17 |
-
- AlpaGo adapter model trained with the
|
| 18 |
- Based on the [GPT-NeoX-20B](https://huggingface.co/EleutherAI/gpt-neox-20b) model, providing high-quality natural language processing capabilities on Engilish Language
|
| 19 |
|
| 20 |
## Evaluation
|
|
|
|
| 8 |
- vicgalle/alpaca-gpt4
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# AlpaGo: GPT-NeoX-20B Model Trained with QloRA Technique
|
| 12 |
|
| 13 |
+
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.
|
| 14 |
|
| 15 |
## Features
|
| 16 |
|
| 17 |
+
- AlpaGo adapter model trained with the QloRA technique
|
| 18 |
- Based on the [GPT-NeoX-20B](https://huggingface.co/EleutherAI/gpt-neox-20b) model, providing high-quality natural language processing capabilities on Engilish Language
|
| 19 |
|
| 20 |
## Evaluation
|