alex2awesome commited on
Commit
4bf54ce
·
1 Parent(s): 504a3f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -19,6 +19,19 @@ It achieves the following results on the evaluation set:
19
  - Loss: 0.6271
20
  - F1: 0.6772
21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ## Model description
23
 
24
  More information needed
 
19
  - Loss: 0.6271
20
  - F1: 0.6772
21
 
22
+ Classifies the following tags:
23
+
24
+ ```
25
+ 'Cannot Determine'
26
+ 'Report/Document'
27
+ 'Named Individual'
28
+ 'Unnamed Individual'
29
+ 'Database'
30
+ 'Unnamed Group'
31
+ 'Named Group'
32
+ 'Vote/Poll'
33
+ ```
34
+
35
  ## Model description
36
 
37
  More information needed