Text Classification
Transformers
PyTorch
Spanish
roberta
Inference Endpoints
dariolopez commited on
Commit
6c072e7
·
1 Parent(s): ea5a583

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -69,6 +69,7 @@ The training lasted a total of 10 minutes using a NVIDIA GPU GeForce RTX 3090.
69
  +-----------------------------------------------------------------------------+
70
  ```
71
 
 
72
  # Considerations for Using the Model
73
 
74
  The model is designed for use in Spanish language, specifically to detect suicidal ideation/behavior.
@@ -81,14 +82,6 @@ It is a research toy project. Don't expect a professional, bug-free model. We ha
81
 
82
  The model was fine-tuned using a dataset mainly collected on Reddit, Twitter, and ChatGPT. So there is probably an age bias because [the Internet is used more by younger people](https://www.statista.com/statistics/272365/age-distribution-of-internet-users-worldwide).
83
 
84
- ## Intended uses & limitations
85
-
86
- In progress.
87
-
88
- ## Limitations and bias
89
-
90
- In progress.
91
-
92
 
93
  # Evaluation
94
 
 
69
  +-----------------------------------------------------------------------------+
70
  ```
71
 
72
+
73
  # Considerations for Using the Model
74
 
75
  The model is designed for use in Spanish language, specifically to detect suicidal ideation/behavior.
 
82
 
83
  The model was fine-tuned using a dataset mainly collected on Reddit, Twitter, and ChatGPT. So there is probably an age bias because [the Internet is used more by younger people](https://www.statista.com/statistics/272365/age-distribution-of-internet-users-worldwide).
84
 
 
 
 
 
 
 
 
 
85
 
86
  # Evaluation
87