Safetensors
codebyzeb commited on
Commit
29dd51b
·
verified ·
1 Parent(s): 7239535

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,4 +20,4 @@ base_model:
20
 
21
  GPT-2 models trained on 11 of the languages in [IPA-CHILDES](https://huggingface.co/datasets/phonemetransformers/IPA-CHILDES).
22
 
23
- These models were probed for phonetic features using the corresponding inventories in [Phoible](https://phoible.org/). Training and analysis scripts can be found [here](https://github.com/codebyzeb/PhonemeTransformers).
 
20
 
21
  GPT-2 models trained on 11 of the languages in [IPA-CHILDES](https://huggingface.co/datasets/phonemetransformers/IPA-CHILDES).
22
 
23
+ 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).