Thiyaga158 commited on
Commit
5196a68
·
verified ·
1 Parent(s): 19d50d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ metrics:
4
+ - accuracy
5
+ - f1
6
+ - recall
7
+ - precision
8
+ base_model:
9
+ - distilbert/distilbert-base-uncased
10
+ tags:
11
+ - event_extraction
12
+ - email
13
+ ---