Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ model-index:
|
|
| 10 |
results: []
|
| 11 |
datasets:
|
| 12 |
- stanfordnlp/coqa
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -17,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
# apricot_clustering_coqa_deberta-v3-base_for_vicuna-7b-v1.5
|
| 19 |
|
| 20 |
-
This model is fine-tuned for black-box LLM calibration as part of the 🍑 Apricot paper ["Calibrating Large Language Models Using Their Generations Only"](https://
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 10 |
results: []
|
| 11 |
datasets:
|
| 12 |
- stanfordnlp/coqa
|
| 13 |
+
library_name: transformers
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 18 |
|
| 19 |
# apricot_clustering_coqa_deberta-v3-base_for_vicuna-7b-v1.5
|
| 20 |
|
| 21 |
+
This model is fine-tuned for black-box LLM calibration as part of the 🍑 Apricot paper ["Calibrating Large Language Models Using Their Generations Only"](https://arxiv.org/abs/2403.05973) (ACL 2024).
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|