iamrazi commited on
Commit
32a5a2f
·
verified ·
1 Parent(s): 71de4a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -16,10 +16,9 @@ library_name: transformers
16
  tags:
17
  - moderation
18
  - abuse_detection
 
19
 
20
 
21
- To use this model follow this.
22
-
23
  # Load model directly
24
  from transformers import AutoTokenizer, AutoModelForSequenceClassification
25
 
 
16
  tags:
17
  - moderation
18
  - abuse_detection
19
+ ---
20
 
21
 
 
 
22
  # Load model directly
23
  from transformers import AutoTokenizer, AutoModelForSequenceClassification
24