jordimas commited on
Commit
2dce94c
1 Parent(s): afbd118

Better documentation

Browse files
Files changed (2) hide show
  1. README.md +6 -6
  2. model.txt +3 -0
README.md CHANGED
@@ -24,12 +24,12 @@ The performance differs for the single punctuation markers as hyphens and colons
24
 
25
  | Label | CA |
26
  | ------------- | ----- |
27
- | 0 | 0.99 |
28
- | . | 0.93 |
29
- | ? | 0.76 |
30
- | , | 0.82 |
31
- | : | 0.64 |
32
- | - | 0.89 |
33
  | macro average | 0.84 |
34
 
35
  ## Contact
24
 
25
  | Label | CA |
26
  | ------------- | ----- |
27
+ | 0 (LABEL_0) | 0.99 |
28
+ | . (LABEL_1) | 0.93 |
29
+ | , (LABEL_2) | 0.82 |
30
+ | ? (LABEL_3) | 0.76 |
31
+ | - (LABEL_4) | 0.89 |
32
+ | : (LABEL_5) | 0.64 |
33
  | macro average | 0.84 |
34
 
35
  ## Contact
model.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ id: 13
2
+ date: 2022-4-03
3
+ tokenization: split