Safetensors
codebyzeb commited on
Commit
dab3715
·
verified ·
1 Parent(s): d4ef9c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ language:
16
 
17
  # IPA CHILDES Models
18
 
19
- GPT-2 models trained on 11 of the languages in [IPA-CHILDES](https://huggingface.co/datasets/phonemetransformers/IPA-CHILDES).
20
 
21
  All models have 5M non-embedding parameters and were trained on 1.8M tokens from their language. These models were then probed for phonetic features using the corresponding inventories in [Phoible](https://phoible.org/). Check out the paper for more details. Training and analysis scripts can be found [here](https://github.com/codebyzeb/PhonemeTransformers).
22
 
 
16
 
17
  # IPA CHILDES Models
18
 
19
+ Phoneme-based GPT-2 models trained on the largest 11 sections of the [IPA-CHILDES](https://huggingface.co/datasets/phonemetransformers/IPA-CHILDES) dataset.
20
 
21
  All models have 5M non-embedding parameters and were trained on 1.8M tokens from their language. These models were then probed for phonetic features using the corresponding inventories in [Phoible](https://phoible.org/). Check out the paper for more details. Training and analysis scripts can be found [here](https://github.com/codebyzeb/PhonemeTransformers).
22