nehulagrawal commited on
Commit
31d96b9
·
1 Parent(s): 9f1f9bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
 
3
  # Model Card for Text Classification for email-spam detection
 
1
+ ---
2
+ language:
3
+ - en
4
+ library_name: Pytorch
5
+ library_version: 2.0.1+cu118
6
+ metrics:
7
+ - accuracy
8
+ pipeline_tag: text-classification
9
+ tags:
10
+ - spam detection
11
+ - email detection
12
+ - text classification
13
+ ---
14
 
15
 
16
  # Model Card for Text Classification for email-spam detection