Upload README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ See more details in the "Training Details of Vicuna Models" section in the appen
|
|
37 |
|
38 |
## Evaluation
|
39 |
|
40 |
-
|
41 |
|
42 |
## Difference between different versions of Vicuna
|
43 |
-
See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
|
|
|
37 |
|
38 |
## Evaluation
|
39 |
|
40 |
+
Vicuna is evaluated with standard benchmarks, human preference, and LLM-as-a-judge. See more details in this [paper](https://arxiv.org/pdf/2306.05685.pdf).
|
41 |
|
42 |
## Difference between different versions of Vicuna
|
43 |
+
See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
|