Text Classification
Transformers
Safetensors
Tagalog
roberta
Inference Endpoints
ggpt1006 commited on
Commit
0b992ca
·
verified ·
1 Parent(s): 6316690

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  ## Model Card
2
  - **Task**: Text Classification
3
  - **Use Case**: Hate Speech Detection
@@ -15,4 +23,4 @@ license: "MIT"
15
  model-index:
16
  - name: "default"
17
  task: "text-classification"
18
- ```
 
1
+ ---
2
+ language:
3
+ - tl
4
+ metrics:
5
+ - accuracy
6
+ pipeline_tag: text-classification
7
+ library_name: transformers
8
+ ---
9
  ## Model Card
10
  - **Task**: Text Classification
11
  - **Use Case**: Hate Speech Detection
 
23
  model-index:
24
  - name: "default"
25
  task: "text-classification"
26
+ ```