Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
# Model Card for Diva Llama 3
|
2 |
|
3 |
-
|
4 |
-
This is an end-to-end Voice Assistant Model which can handle speech and text as inputs. It is trained using distillation loss. More details will be in a paper [COMING SOON]!
|
5 |
|
6 |
-
|
7 |
## Citation
|
8 |
-
|
9 |
**BibTeX:**
|
10 |
|
11 |
```
|
|
|
1 |
# Model Card for Diva Llama 3
|
2 |
|
3 |
+
This is an ablation of our Distilled Voice Assistant (DiVA) model which can handle speech and text as inputs. This ablation is trained using only distillation loss as described in the ablations here: https://huggingface.co/papers/2410.02678
|
|
|
4 |
|
5 |
+
Weights and Biases Run: https://wandb.ai/i18nlp/DiVA%20Training%20Runs/runs/8i1dd47i?nw=nwuserheld
|
6 |
## Citation
|
7 |
+
This is the distillation only model from https://huggingface.co/papers/2410.02678:
|
8 |
**BibTeX:**
|
9 |
|
10 |
```
|