ktagowski asawczyn commited on
Commit
f2bc1b0
1 Parent(s): e432b0a

fix class distribution in readme (#2)

Browse files

- fix class distribution in readme (078983c33353aa59f9875c38868cc7e3c3aca8f7)


Co-authored-by: Albert Sawczyn <asawczyn@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +11 -12
README.md CHANGED
@@ -61,18 +61,17 @@ WikiPuncthas over thirty-two thousand texts and 1200 audio files, one thousand i
61
  | dev | 0 |
62
  | test | 200 |
63
 
64
- **Class distribution**
65
-
66
- | Class | train | dev | test |
67
- |:--------|--------:|------:|--------:|
68
- | O | 0.84889 | - | 0.84833 |
69
- | B-. | 0.06339 | - | 0.06303 |
70
- | B-, | 0.06137 | - | 0.06120 |
71
- | B-- | 0.01473 | - | 0.01504 |
72
- | B-: | 0.00553 | - | 0.00791 |
73
- | B-? | 0.00483 | - | 0.00365 |
74
- | B-! | 0.00071 | - | 0.00056 |
75
- | B-; | 0.00055 | - | 0.00027 |
76
 
77
 
78
  **Punctuation for raw text:**
 
61
  | dev | 0 |
62
  | test | 200 |
63
 
64
+ **Class distribution (without "O")**
65
+
66
+ | Class | train | validation | test |
67
+ |:--------|--------:|-------------:|-------:|
68
+ | B-. | 0.419 | - | 0.416 |
69
+ | B-, | 0.406 | - | 0.403 |
70
+ | B-- | 0.097 | - | 0.099 |
71
+ | B-: | 0.037 | - | 0.052 |
72
+ | B-? | 0.032 | - | 0.024 |
73
+ | B-! | 0.005 | - | 0.004 |
74
+ | B-; | 0.004 | - | 0.002 |
 
75
 
76
 
77
  **Punctuation for raw text:**