Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Another Awesome Day Youth Suicide Prevention Model
|
2 |
|
|
|
|
|
3 |
Welcome to the Another Awesome Day Youth Suicide Prevention Model developed by Y3K and powered by NFT CLT LLC. This initiative is part of our commitment to promoting mental well-being and creativity among kids, teens, and young adults.
|
4 |
|
5 |
## About Y3K and NFT CLT LLC
|
@@ -28,30 +52,9 @@ Thank you for your interest and contributions!
|
|
28 |
|
29 |
— Copyright © 2023 All Rights Reserved by NFTCLT LLC.
|
30 |
---
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
- mental-health
|
35 |
-
- another-awesome-day
|
36 |
-
license: bsl-1.0
|
37 |
-
library_name: transformers
|
38 |
-
datasets:
|
39 |
-
- Tele-AI/TeleChat-PTD
|
40 |
-
- Open-Orca/OpenOrca
|
41 |
-
- PolyAI/minds14
|
42 |
-
- LDJnr/Capybara
|
43 |
-
- google/MusicCaps
|
44 |
-
- LJSpeech-1.1
|
45 |
-
metrics:
|
46 |
-
- cer
|
47 |
-
- accuracy
|
48 |
-
- bertscore
|
49 |
-
- bleurt
|
50 |
-
tags:
|
51 |
-
- not-for-all-audiences
|
52 |
-
thumbnail: https://i.imgur.com/BRPy6wP.png
|
53 |
-
language: en-US
|
54 |
-
base_model: facebook/wav2vec2-base
|
55 |
---
|
56 |
pip install datasets>=1.18.3 transformers==4.11.3 librosa jiwer
|
57 |
|
|
|
1 |
+
---
|
2 |
+
license: bsl-1.0
|
3 |
+
datasets:
|
4 |
+
- Tele-AI/TeleChat-PTD
|
5 |
+
- Open-Orca/OpenOrca
|
6 |
+
- LDJnr/Capybara
|
7 |
+
- google/MusicCaps
|
8 |
+
- PolyAI/minds14
|
9 |
+
- flexthink/ljspeech
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
library_name: transformers
|
13 |
+
tags:
|
14 |
+
- not-for-all-audiences
|
15 |
+
thumbnail: https://i.imgur.com/BRPy6wP.png
|
16 |
+
metrics:
|
17 |
+
- cer
|
18 |
+
- accuracy
|
19 |
+
- bertscore
|
20 |
+
- bleurt
|
21 |
+
base model: facebook/wav2vec2-base
|
22 |
+
---
|
23 |
## Another Awesome Day Youth Suicide Prevention Model
|
24 |
|
25 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65aaaf762ed95c799f33391b/1MC4fb-XUyRo-doPhNesP.png)
|
26 |
+
|
27 |
Welcome to the Another Awesome Day Youth Suicide Prevention Model developed by Y3K and powered by NFT CLT LLC. This initiative is part of our commitment to promoting mental well-being and creativity among kids, teens, and young adults.
|
28 |
|
29 |
## About Y3K and NFT CLT LLC
|
|
|
52 |
|
53 |
— Copyright © 2023 All Rights Reserved by NFTCLT LLC.
|
54 |
---
|
55 |
+
|
56 |
+
🧨 Installation 🧨
|
57 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
---
|
59 |
pip install datasets>=1.18.3 transformers==4.11.3 librosa jiwer
|
60 |
|