Mikki99 commited on
Commit
f42e0ad
·
verified ·
1 Parent(s): a313e4d

Add links to the paper and GitHub repo

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -29,6 +29,9 @@ tags:
29
 
30
  # GPT-2 Text Opt — Multilingual Orthographic Language Model
31
 
 
 
 
32
  Pre-trained GPT-2 language model operating on (standard) **orthographic text**, trained on 18 languages
33
  from CulturaX. This is the **Text Opt** model from the ACL 2026 paper *"Phonemes to the Rescue:
34
  Multilingual Tokenization Based on International Phonetic Alphabet"* by Milan Miletić,
 
29
 
30
  # GPT-2 Text Opt — Multilingual Orthographic Language Model
31
 
32
+ [![Paper](https://img.shields.io/badge/Paper-ACL%202026-red)](https://aclanthology.org/2026.acl-long.1872/)
33
+ [![GitHub](https://img.shields.io/badge/GitHub-ipa--tokenization-black?logo=github)](https://github.com/Mikki99/ipa-tokenization)
34
+
35
  Pre-trained GPT-2 language model operating on (standard) **orthographic text**, trained on 18 languages
36
  from CulturaX. This is the **Text Opt** model from the ACL 2026 paper *"Phonemes to the Rescue:
37
  Multilingual Tokenization Based on International Phonetic Alphabet"* by Milan Miletić,