Biu3010 commited on
Commit
0665720
verified
1 Parent(s): ed68dc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -62,10 +62,6 @@ print(f"Standard: {normalize_text(dialect_text)}")
62
 
63
  If you encounter language-token issues, set `tokenizer.src_lang = "vi_VN"` and pass `forced_bos_token_id=tokenizer.lang_code_to_id["vi_VN"]` to `model.generate()`.
64
 
65
- ## Reference results
66
-
67
- The paper's mBART-large-50 baseline (trained on the `train` split only) achieves **BLEU 0.8166 路 ROUGE-L 0.9384 路 METEOR 0.8925** on ViDia2Std. This full-corpus model cannot be legitimately evaluated on that test set.
68
-
69
  ## Citation
70
 
71
  ```bibtex
 
62
 
63
  If you encounter language-token issues, set `tokenizer.src_lang = "vi_VN"` and pass `forced_bos_token_id=tokenizer.lang_code_to_id["vi_VN"]` to `model.generate()`.
64
 
 
 
 
 
65
  ## Citation
66
 
67
  ```bibtex