Spaces:
Sleeping
Sleeping
Update layout/about.md
Browse files- layout/about.md +1 -1
layout/about.md
CHANGED
@@ -31,7 +31,7 @@ There are 2 ways to start!
|
|
31 |
|
32 |
## Notes
|
33 |
|
34 |
-
|
35 |
|
36 |
|
37 |
This demo is just a peek and is subject to a demand queue. More to come!
|
|
|
31 |
|
32 |
## Notes
|
33 |
|
34 |
+
For the purposes of this demo, the pre-stored meetings are a "clean" set of synthetic meetings aimed at inquiring about challenges with meeting effectiveness. I know, how meta. This demo can be taken a step further by using our [fine tuned model](https://huggingface.co/tykiww/llama3-8b-meetingQA) trained both on the alpaca dataset and a *noisy* synthetic dataset of over 3000 product, technical, and academic meetings. Unfortunately, the lack of a persistent GPU on the free Huggingface Zero GPU spaces posed some challenges, so the fancy 3.1 model should do just fine! It's already a massive improvement over the base Llama 3 family of models.
|
35 |
|
36 |
|
37 |
This demo is just a peek and is subject to a demand queue. More to come!
|