mcmillanmajora commited on
Commit
eec2068
1 Parent(s): ed4a780

Update and rename check_this_out.md to context.md

Browse files
Files changed (2) hide show
  1. posts/check_this_out.md +0 -10
  2. posts/context.md +20 -0
posts/check_this_out.md DELETED
@@ -1,10 +0,0 @@
1
- ---
2
- title: A new release of blah blah
3
- description: Hopefully this can be really cool one day
4
- date: 2020-01-02
5
- thumbnail: images/huggingface_logo.png
6
- ---
7
-
8
- # Some cool title
9
-
10
- asdfasdf
 
 
 
 
 
 
 
 
 
 
 
posts/context.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Hate Speech Detection in Automatic Content Moderation
3
+ description: The history and development of hate speech detection as a modeling task
4
+ date: 2022-01-26
5
+ thumbnail: images/huggingface_logo.png
6
+ ---
7
+
8
+ # What is Automatic Content Moderation?
9
+
10
+ This is where the history of automatic content moderation (ACM) will go.
11
+
12
+ # The Landscape of ACM
13
+
14
+ This is where the current platforms and approaches with go.
15
+
16
+ # Current Challenges
17
+
18
+ This is where the discussion of current challenges, examples from media, and value tensions will go.
19
+
20
+ So what does all this mean for conceptualizing this real world problem as a machine learning task? First we'll look at the data, then at the models.