kunaldhawan commited on
Commit
9d65ebc
1 Parent(s): bb54611

removed synthetic PC Dusha

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -201,9 +201,9 @@ a) On data without Punctuation and Capitalization with Transducer decoder
201
 
202
 
203
  b) On data with Punctuation and Capitalization with Transducer decoder
204
- | **Version** | **Tokenizer** | **Vocabulary Size** | **MCV12 DEV** | **MCV12 TEST** | **RULS DEV** | **RULS TEST** | **DUSHA TEST** |
205
- |:-----------:|:---------------------:|:-------------------:|:-------------:|:--------------:|:-----------:|:------------:|:-----------------:|
206
- | 1.18.0 | SentencePiece Unigram | 1024 | 6.14 | 7.3 | 26.78 | 30.81 | 8.68 |
207
 
208
 
209
  ## Limitations
 
201
 
202
 
203
  b) On data with Punctuation and Capitalization with Transducer decoder
204
+ | **Version** | **Tokenizer** | **Vocabulary Size** | **MCV12 DEV** | **MCV12 TEST** | **RULS DEV** | **RULS TEST** |
205
+ |:-----------:|:---------------------:|:-------------------:|:-------------:|:--------------:|:-----------:|:------------:|
206
+ | 1.18.0 | SentencePiece Unigram | 1024 | 6.14 | 7.3 | 26.78 | 30.81 |
207
 
208
 
209
  ## Limitations