3omarQ commited on
Commit
07bf5c1
·
verified ·
1 Parent(s): 9dd26dc

Update README.md

Browse files

A neural network model that classifies a given text, to which ethic it talks about.

Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: cc-by-nc-nd-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-nd-4.0
3
+ language:
4
+ - ar
5
+ metrics:
6
+ - accuracy
7
+ pipeline_tag: text-classification
8
+ library_name: transformers
9
+ tags:
10
+ - quote
11
+ - quotes
12
+ - arabic
13
+ - classification
14
+ ---