goldfish-models commited on
Commit
2fb720d
1 Parent(s): 6e77800

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,8 +2,8 @@
2
  ---
3
  license: apache-2.0
4
  language:
5
- - chi
6
  - cmn
 
7
  - zho
8
  datasets:
9
  - oscar-corpus/OSCAR-2109
@@ -20,6 +20,8 @@ Goldfish is a suite of monolingual language models trained for 350 languages.
20
  This model is the <b>Chinese</b> (Han Simplified script) model trained on 10MB of data, after accounting for an estimated byte premium of 0.94; content-matched text in Chinese takes on average 0.94x as many UTF-8 bytes to encode as English.
21
  The Goldfish models are trained primarily for comparability across languages and for low-resource languages; Goldfish performance for high-resource languages is not designed to be comparable with modern large language models (LLMs).
22
 
 
 
23
  Note: zho_hans is a [macrolanguage](https://iso639-3.sil.org/code_tables/639/data) code. None of its contained individual languages are included in Goldfish (for script hans).
24
 
25
  All training and hyperparameter details are in our paper, [Goldfish: Monolingual Language Models for 350 Languages (Chang et al., 2024)](https://github.com/tylerachang/goldfish/blob/main/goldfish_paper_20240815.pdf).
 
2
  ---
3
  license: apache-2.0
4
  language:
 
5
  - cmn
6
+ - chi
7
  - zho
8
  datasets:
9
  - oscar-corpus/OSCAR-2109
 
20
  This model is the <b>Chinese</b> (Han Simplified script) model trained on 10MB of data, after accounting for an estimated byte premium of 0.94; content-matched text in Chinese takes on average 0.94x as many UTF-8 bytes to encode as English.
21
  The Goldfish models are trained primarily for comparability across languages and for low-resource languages; Goldfish performance for high-resource languages is not designed to be comparable with modern large language models (LLMs).
22
 
23
+ Note: This language is available in Goldfish with other scripts (writing systems). See: zho_hant.
24
+
25
  Note: zho_hans is a [macrolanguage](https://iso639-3.sil.org/code_tables/639/data) code. None of its contained individual languages are included in Goldfish (for script hans).
26
 
27
  All training and hyperparameter details are in our paper, [Goldfish: Monolingual Language Models for 350 Languages (Chang et al., 2024)](https://github.com/tylerachang/goldfish/blob/main/goldfish_paper_20240815.pdf).