MonteXiaofeng
commited on
Commit
•
e4ef55a
1
Parent(s):
535954a
Upload 2 files
Browse files- BAAI-Aquila-Model-License -Agreement.pdf +0 -0
- README.md +7 -3
BAAI-Aquila-Model-License -Agreement.pdf
ADDED
Binary file (227 kB). View file
|
|
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
---
|
4 |
|
5 |
## Introduction
|
@@ -10,13 +10,13 @@ Aquila is a large language model independently developed by BAAI. Building upon
|
|
10 |
|
11 |
The training process of the model is described as follows. For more information, please refer to our technical report. https://github.com/FlagAI-Open/industry-application/blob/main/Aquila_med_tech-report.pdf
|
12 |
|
13 |
-
![pipeline](
|
14 |
|
15 |
## Evaluation
|
16 |
|
17 |
Using GPT-4 for evaluation, the win rates of our model compared to the reference answers in the annotated validation dataset are as follows.
|
18 |
|
19 |
-
![pipeline](
|
20 |
|
21 |
## usage
|
22 |
|
@@ -77,6 +77,10 @@ predict: 肚子疼可能是多种原因引起的,例如消化不良、胃炎
|
|
77 |
"""
|
78 |
```
|
79 |
|
|
|
|
|
|
|
|
|
80 |
|
81 |
|
82 |
## Citation
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
---
|
4 |
|
5 |
## Introduction
|
|
|
10 |
|
11 |
The training process of the model is described as follows. For more information, please refer to our technical report. https://github.com/FlagAI-Open/industry-application/blob/main/Aquila_med_tech-report.pdf
|
12 |
|
13 |
+
![pipeline](http://flagchat.ks3-cn-beijing.ksyuncs.com/shixiaofeng/modelhub/AquilaMed-RL/img/pipeline.png?KSSAccessKeyId=AKLTkqVnZwpfTBiiu7O6iQHnA&Expires=2318244577&Signature=Obq391bkIAioVpi6rnely%2BSjkyE%3D)
|
14 |
|
15 |
## Evaluation
|
16 |
|
17 |
Using GPT-4 for evaluation, the win rates of our model compared to the reference answers in the annotated validation dataset are as follows.
|
18 |
|
19 |
+
![pipeline](http://flagchat.ks3-cn-beijing.ksyuncs.com/shixiaofeng/modelhub/AquilaMed-RL/img/eval-result.jpeg?KSSAccessKeyId=AKLTkqVnZwpfTBiiu7O6iQHnA&Expires=2318244691&Signature=dGJgHapUpmYA4NxKwernLBBFrCU%3D)
|
20 |
|
21 |
## usage
|
22 |
|
|
|
77 |
"""
|
78 |
```
|
79 |
|
80 |
+
## License
|
81 |
+
|
82 |
+
Aquila series open-source model is licensed under [BAAI Aquila Model Licence Agreement](./BAAI-Aquila-Model-License -Agreement.pdf)
|
83 |
+
|
84 |
|
85 |
|
86 |
## Citation
|