npedrazzini commited on
Commit
ab89c20
1 Parent(s): 58c5dd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ widget:
29
 
30
  # HistoroBERTa-SuicideIncidentClassifier
31
 
32
- A binary classifier based on the RoBERTa-base architecture, fine-tuned on historical British newspaper articles to discern whether news reports discuss (confirmed or speculated) suicide cases, investigations, or court cases related to suicides. It effectively differentiates between texts where "suicide" or "suicidal" is used literally in the context of actual incidents and those where these terms appear figuratively or in broader, non-specific discussions (e.g., mention of number of suicides in the context of vital statistics, philosophical discussions around the morality of suicide at an abstract level, etc.).
33
 
34
  - **Developed by:** Nilo Pedrazzini, Daniel CS Wilson
35
  - **Language(s) (NLP):** Late Modern English (1780-1920)
 
29
 
30
  # HistoroBERTa-SuicideIncidentClassifier
31
 
32
+ A binary classifier based on the RoBERTa-base architecture, fine-tuned on historical British newspaper articles to discern whether news reports discuss (confirmed or speculated) suicide cases, investigations, or court cases related to suicides. It attempts to differentiate between texts where "suicide" or "suicidal" is used literally in the context of actual incidents and those where these terms appear figuratively or in broader, non-specific discussions (e.g., mention of number of suicides in the context of vital statistics, philosophical discussions around the morality of suicide at an abstract level, etc.).
33
 
34
  - **Developed by:** Nilo Pedrazzini, Daniel CS Wilson
35
  - **Language(s) (NLP):** Late Modern English (1780-1920)