Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,13 @@ base_model:
|
|
5 |
- meta-llama/Llama-3.1-8B-Instruct
|
6 |
tags:
|
7 |
- mental_health
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
# BITShyd: AI-Enhanced Facial Expression & Mental Health Counseling
|
10 |
|
|
|
5 |
- meta-llama/Llama-3.1-8B-Instruct
|
6 |
tags:
|
7 |
- mental_health
|
8 |
+
license: apache-2.0
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
metrics:
|
12 |
+
- accuracy
|
13 |
+
pipeline_tag: text2text-generation
|
14 |
+
library_name: adapter-transformers
|
15 |
---
|
16 |
# BITShyd: AI-Enhanced Facial Expression & Mental Health Counseling
|
17 |
|