Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,11 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: roberta-large-finetuned-lora-captures
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
-
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
# roberta-large-finetuned-lora-captures
|
18 |
|
@@ -23,11 +24,13 @@ It achieves the following results on the evaluation set:
|
|
23 |
|
24 |
## Model description
|
25 |
|
26 |
-
|
|
|
27 |
|
28 |
## Intended uses & limitations
|
29 |
|
30 |
-
|
|
|
31 |
|
32 |
## Training and evaluation data
|
33 |
|
|
|
9 |
model-index:
|
10 |
- name: roberta-large-finetuned-lora-captures
|
11 |
results: []
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
pipeline_tag: text-classification
|
15 |
---
|
16 |
|
|
|
|
|
17 |
|
18 |
# roberta-large-finetuned-lora-captures
|
19 |
|
|
|
24 |
|
25 |
## Model description
|
26 |
|
27 |
+
Captures classification including all keyword list categories except hacking/cybercrime, sexual assault, and counter-radicalisation.
|
28 |
+
This is a LoRA model based on Roberta-large.
|
29 |
|
30 |
## Intended uses & limitations
|
31 |
|
32 |
+
For Safeguarding & Wellbeing. There was insufficient data for self-harm, so this was resampled. Adult Content and
|
33 |
+
Bullying was labelled using Llama Guard, but the prompt may be more permissive than allowed by teachers.
|
34 |
|
35 |
## Training and evaluation data
|
36 |
|