WillHeld commited on
Commit
5de96c5
1 Parent(s): 066dc24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,11 +1,10 @@
1
  # Model Card for Diva Llama 3
2
 
3
- <!-- Provide a quick summary of what the model is/does. [Optional] -->
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
- See the model in action compared to SALMONN and Qwen-Audio at [diva-audio.github.io](https://diva-audio.github.io).
7
  ## Citation
8
- No Publication As of Yet, But If You Use Please Cite the Below
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
  ```