gyenist commited on
Commit
c4e9c2f
1 Parent(s): f800e73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -5
README.md CHANGED
@@ -7,8 +7,6 @@ metrics:
7
  - f1
8
  library_name: transformers
9
  pipeline_tag: token-classification
10
- datasets:
11
- - wikipedia
12
  ---
13
  # Model Card for Model ID
14
 
@@ -18,6 +16,20 @@ This modelcard aims to be a base template for new models. It has been generated
18
 
19
  ## Model Details
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ### Model Description
22
 
23
  <!-- Provide a longer summary of what this model is. -->
@@ -33,6 +45,4 @@ This modelcard aims to be a base template for new models. It has been generated
33
 
34
  ### Model Architecture and Objective
35
 
36
- [More Information Needed]
37
-
38
-
 
7
  - f1
8
  library_name: transformers
9
  pipeline_tag: token-classification
 
 
10
  ---
11
  # Model Card for Model ID
12
 
 
16
 
17
  ## Model Details
18
 
19
+ COLON COMMA DOT EXCLAM HYPHEN QUES
20
+ 0.614 0.865 0.863 0.439 0.802 0.782 F1-SCORE
21
+ 21686 471759 284383 13638 85858 13714 SUPPORT
22
+
23
+ UPPER UPCOLON UPCOMMA UPDOT UPEXCLAM UPHYPHEN UPQUES
24
+ 0.918 0.700 0.820 0.831 0.579 0.822 0.593 F1-SCORE
25
+ 671674 6314 63106 27618 3334 44859 1402 SUPPORT
26
+
27
+ ***********************************************************************
28
+ micro macro CDQ
29
+ avg avg macro
30
+ 0.872 0.741 0.837 F1-SCORE
31
+
32
+
33
  ### Model Description
34
 
35
  <!-- Provide a longer summary of what this model is. -->
 
45
 
46
  ### Model Architecture and Objective
47
 
48
+ [More Information Needed]