Q-bert commited on
Commit
6d43162
1 Parent(s): 525a0f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,9 +2,9 @@
2
  library_name: peft
3
  ---
4
 
5
- # AlpaGo: GPT-NeoX-20 Model Trained with Qlora Technique
6
 
7
- AlpaGo is an adapter model trained using the Qlora technique on top of the GPT-NeoX-20 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-3.5 architecture and developed by OpenAI.
8
 
9
  ## Features
10
 
 
2
  library_name: peft
3
  ---
4
 
5
+ # AlpaGo: GPT-NeoX-20B Model Trained with Qlora Technique
6
 
7
+ 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.
8
 
9
  ## Features
10