codebyzeb commited on
Commit
447595a
·
verified ·
1 Parent(s): 4d5ce30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ language:
33
 
34
  # CHILDES IPA Tokenizers
35
 
36
- Tokenizers for each language in [IPA-CHILDES](https://huggingface.co/datasets/phonemetransformers/IPA-CHILDES) used to train cross-lingual phoneme LLMs.
37
 
38
  Scripts for creating the tokenizers can be found [here](https://github.com/codebyzeb/childes-processor).
39
  Scripts for training models using these tokenizers can be found [here](https://github.com/codebyzeb/PhonemeTransformers).
 
33
 
34
  # CHILDES IPA Tokenizers
35
 
36
+ Tokenizers for each language in [IPA-CHILDES](https://huggingface.co/datasets/phonemetransformers/IPA-CHILDES) used to train cross-lingual phoneme LLMs in our paper [IPA-CHILDES & G2P+: Feature-Rich Resources for Cross-Lingual Phonology and Phonemic Language Modeling](https://arxiv.org/abs/2504.03036).
37
 
38
  Scripts for creating the tokenizers can be found [here](https://github.com/codebyzeb/childes-processor).
39
  Scripts for training models using these tokenizers can be found [here](https://github.com/codebyzeb/PhonemeTransformers).