File size: 1,834 Bytes
0f006ad 6a41f93 1ae3ced 0f006ad 1ae3ced 0f006ad 1ae3ced 0f006ad 6a41f93 1ae3ced 6a41f93 1ae3ced 0f006ad 1ae3ced 0f006ad 6a41f93 0f006ad 1ae3ced 0f006ad 6a41f93 0b638b9 0f006ad 6a41f93 0f006ad 6a41f93 0f006ad 6a41f93 0f006ad 6a41f93 0f006ad 1ae3ced 0f006ad 1ae3ced |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
---
library_name: transformers
tags:
- SmolLM2
- text-generation-inference
license: mit
datasets:
- mrs83/kurtis_mental_health_final
language:
- en
base_model:
- HuggingFaceTB/SmolLM2-1.7B-Instruct
pipeline_tag: text-generation
---
# Model Card for Kurtis-SmolLM2-1.7B-Instruct
This model has been fine-tuned using Kurtis, an experimental fine-tuning, inference and evaluation tool for Small Language Models.
## Model Details
### Model Description
- **Developed by:** Massimo R. Scamarcia <[email protected]>
- **Funded by:** Massimo R. Scamarcia <[email protected]> - (self-funded)
- **Shared by:** Massimo R. Scamarcia <[email protected]>
- **Model type:** Transformer decoder
- **Language(s) (NLP):** English
- **License:** MIT
- **Finetuned from model:** HuggingFaceTB/SmolLM2-1.7B-Instruct
### Model Sources
- **Repository:** [https://github.com/mrs83/kurtis](https://github.com/mrs83/kurtis)
## Uses
The model is intended for use in a conversational setting, particularly in mental health and therapeutic support scenarios.
### Direct Use
Not suitable for production usage.
### Out-of-Scope Use
This model should not be used for:
- Making critical mental health decisions or diagnoses.
- Replacing professional mental health services.
- Applications where responses require regulatory compliance or are highly sensitive.
- Generating responses without human supervision, especially in contexts that involve vulnerable individuals.
## Bias, Risks, and Limitations
Misuse of this dataset could lead to providing inappropriate or harmful responses, so it should not be deployed without proper safeguards in place.
### Recommendations
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model.
## How to Get Started with the Model
WIP |