Helw150
commited on
Commit
•
d5ca5fa
1
Parent(s):
8e9ae91
Tweak to README
Browse files
README.md
CHANGED
@@ -5,11 +5,24 @@ This is an end-to-end Voice Assistant Model which can handle speech and text as
|
|
5 |
|
6 |
See also [value-nlp.github.io/DiVA-Demo](value-nlp.github.io/DiVA-Demo).
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
## Table of Contents
|
9 |
|
10 |
- [Model Card for DiVA Llama 3](#model-card-for-DiVA-Llama-3)
|
11 |
-
- [Table of Contents](#table-of-contents)
|
12 |
- [Citation](#citation)
|
|
|
13 |
- [Training Details](#training-details)
|
14 |
- [Training Data](#training-data)
|
15 |
- [Training Procedure](#training-procedure)
|
@@ -21,20 +34,6 @@ See also [value-nlp.github.io/DiVA-Demo](value-nlp.github.io/DiVA-Demo).
|
|
21 |
- [Software](#software)
|
22 |
- [Model Card Contact](#model-card-contact)
|
23 |
|
24 |
-
|
25 |
-
## Citation
|
26 |
-
No Publication As of Yet, But If You Use Please Cite the Below
|
27 |
-
**BibTeX:**
|
28 |
-
|
29 |
-
```
|
30 |
-
@InProceedings{hewitt2023backpack,
|
31 |
-
author = "Held, Will and Zhang, Yanzhe and Ryan, Michael and Shi, Weiyan and Li, Ella and Yang, Diyi",
|
32 |
-
title = "Distilling an End-to-End Voice Assistant from Speech Recognition Data",
|
33 |
-
year = "2024",
|
34 |
-
publisher = "HuggingFace",
|
35 |
-
}
|
36 |
-
```
|
37 |
-
|
38 |
## Training Details
|
39 |
|
40 |
### Training Data
|
|
|
5 |
|
6 |
See also [value-nlp.github.io/DiVA-Demo](value-nlp.github.io/DiVA-Demo).
|
7 |
|
8 |
+
## Citation
|
9 |
+
No Publication As of Yet, But If You Use Please Cite the Below
|
10 |
+
**BibTeX:**
|
11 |
+
|
12 |
+
```
|
13 |
+
@InProceedings{hewitt2023backpack,
|
14 |
+
author = "Held, Will and Zhang, Yanzhe and Ryan, Michael and Shi, Weiyan and Li, Ella and Yang, Diyi",
|
15 |
+
title = "Distilling an End-to-End Voice Assistant from Speech Recognition Data",
|
16 |
+
year = "2024",
|
17 |
+
publisher = "HuggingFace",
|
18 |
+
}
|
19 |
+
```
|
20 |
+
|
21 |
## Table of Contents
|
22 |
|
23 |
- [Model Card for DiVA Llama 3](#model-card-for-DiVA-Llama-3)
|
|
|
24 |
- [Citation](#citation)
|
25 |
+
- [Table of Contents](#table-of-contents)
|
26 |
- [Training Details](#training-details)
|
27 |
- [Training Data](#training-data)
|
28 |
- [Training Procedure](#training-procedure)
|
|
|
34 |
- [Software](#software)
|
35 |
- [Model Card Contact](#model-card-contact)
|
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
## Training Details
|
38 |
|
39 |
### Training Data
|