belisards commited on
Commit
3d69978
1 Parent(s): 4fea18d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,6 +1,13 @@
1
  ---
 
2
  language:
3
  - pt
 
 
 
 
4
  ---
5
 
6
- This is BERT-based model for detecting gun violence reports on social media texts.
 
 
 
1
  ---
2
+ license: apache-2.0
3
  language:
4
  - pt
5
+ pipeline_tag: text-classification
6
+ tags:
7
+ - gun violence
8
+ - human rights
9
  ---
10
 
11
+ Text classification model to detect gun violence reports in Brazilian Portuguese.
12
+ Albertina-PT model fine-tuned with Twitter data labelled by Instituto Fogo Cruzado.
13
+ Developed as part of my research at the Oxford Internet Institute.