Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ The primary intended users of the model are researchers and hobbyists in natural
|
|
| 33 |
## Training Details
|
| 34 |
|
| 35 |
Vicuna v1.3 is fine-tuned from LLaMA with supervised instruction fine-tuning.
|
| 36 |
-
The training data is around
|
| 37 |
See more details in the "Training Details of Vicuna Models" section in the appendix of this [paper](https://arxiv.org/pdf/2306.05685.pdf).
|
| 38 |
|
| 39 |
## Evaluation
|
|
|
|
| 33 |
## Training Details
|
| 34 |
|
| 35 |
Vicuna v1.3 is fine-tuned from LLaMA with supervised instruction fine-tuning.
|
| 36 |
+
The training data is around 125K conversations collected from ShareGPT.com.
|
| 37 |
See more details in the "Training Details of Vicuna Models" section in the appendix of this [paper](https://arxiv.org/pdf/2306.05685.pdf).
|
| 38 |
|
| 39 |
## Evaluation
|