launchaddict commited on
Commit
3ffd7bc
·
verified ·
1 Parent(s): d3dd06d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - mi
4
+ library_name: transformers
5
+ pipeline_tag: text-classification
6
+ tags:
7
+ - te-reo
8
+ - maori
9
+ - content-moderation
10
+ - text-classification
11
+ widget:
12
+ - text: "Kia ora e te whānau, ka pai tō rā"
13
+ - text: "Ko taku īmēra ko user@example.com"
14
+ - text: "Ka whara ahau i tō whānau"
15
+ ---
16
+
17
+ # Te Reo Moderation Classifier
18
+
19
+ Three-class Te Reo moderation model:
20
+
21
+ - `allow`
22
+ - `review`
23
+ - `block`
24
+
25
+ This model is intended for Te Reo Māori content moderation workflows.