File size: 1,815 Bytes
cc0bdcf
 
266cefb
 
 
 
 
 
 
 
 
 
34a5c91
cc0bdcf
 
e3d2e2d
cc0bdcf
e3d2e2d
cc0bdcf
 
 
 
 
e3d2e2d
 
 
 
 
 
06bfe92
cc0bdcf
e3d2e2d
cc0bdcf
e3d2e2d
cc0bdcf
 
 
e3d2e2d
cc0bdcf
 
 
e3d2e2d
cc0bdcf
 
 
e3d2e2d
cc0bdcf
e3d2e2d
 
 
 
cc0bdcf
 
 
e3d2e2d
cc0bdcf
 
 
e3d2e2d
cc0bdcf
 
 
e3d2e2d
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:
- text-generation-inference
- Qwen2.5
license: mit
datasets:
- mrs83/kurtis_mental_health_final
language:
- en
base_model:
- Qwen/Qwen2.5-0.5B-Instruct
pipeline_tag: text-generation
---

# Model Card for Kurtis-Qwen2.5-0.5B-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** Qwen/Qwen2.5-0.5B-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