MonteXiaofeng
commited on
Commit
•
8aa2827
1
Parent(s):
32d10ef
fix readme
Browse files
README.md
CHANGED
@@ -25,11 +25,11 @@ Aquila Language Model is the first open source language model that supports both
|
|
25 |
|
26 |
The additional details of the Aquila model will be presented in the official technical report. Please stay tuned for updates on official channels, including the [FlagAI GitHub repository](https://github.com/FlagAI-Open/FlagAI/), [FlagAI's Zhihu account](https://www.zhihu.com/people/95-22-20-18) and [FlagAI's official technical communication group](https://github.com/FlagAI-Open/FlagAI/blob/master/wechat-qrcode.jpg).
|
27 |
|
|
|
|
|
|
|
28 |
|
29 |
-
| Model | Model Type | Description | Status | GPUs Used |
|
30 |
-
| :----------------- | :----------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :--------------| :----------- |
|
31 |
|
32 |
-
| AquilaSQL-7B |chat model | text2sql model, cotinue traind from the AquilaCode-base model| AquilaSQL achieved sota on the cspider leadboard | published | Nvidia-A100 |
|
33 |
|
34 |
We will continue to release improved versions of Aquila model as open source.
|
35 |
(https://huggingface.co/BAAI/AquilaSQL-7B/blob/main/change_log.log).
|
|
|
25 |
|
26 |
The additional details of the Aquila model will be presented in the official technical report. Please stay tuned for updates on official channels, including the [FlagAI GitHub repository](https://github.com/FlagAI-Open/FlagAI/), [FlagAI's Zhihu account](https://www.zhihu.com/people/95-22-20-18) and [FlagAI's official technical communication group](https://github.com/FlagAI-Open/FlagAI/blob/master/wechat-qrcode.jpg).
|
27 |
|
28 |
+
| Model | Model Type | Description | Status | GPUs Used |
|
29 |
+
| ------------ | :--------- | ------------------------------------------------------------ | --------- | ----------- |
|
30 |
+
| AquilaSQL-7B | chat model | text2sql model, cotinue traind from the AquilaCode-base model, AquilaSQL achieved sota on the cspider leadboard | published | Nvidia-A100 |
|
31 |
|
|
|
|
|
32 |
|
|
|
33 |
|
34 |
We will continue to release improved versions of Aquila model as open source.
|
35 |
(https://huggingface.co/BAAI/AquilaSQL-7B/blob/main/change_log.log).
|