goldfish-models commited on
Commit
19617cb
1 Parent(s): 4f91528

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,9 +2,9 @@
2
  ---
3
  license: apache-2.0
4
  language:
5
- - chi
6
- - zho
7
  - wuu
 
 
8
  datasets:
9
  - cis-lmu/Glot500
10
  - legacy-datasets/wikipedia
@@ -31,7 +31,7 @@ Sample usage also in this Google Colab: [link](https://colab.research.google.com
31
 
32
  ## Model details:
33
 
34
- To access all Goldfish model details programmatically, see https://github.com/tylerachang/goldfish/model_details.json.
35
  All models are trained with a [CLS] (same as [BOS]) token prepended, and a [SEP] (same as [EOS]) token separating sequences.
36
  Details for this model specifically:
37
 
 
2
  ---
3
  license: apache-2.0
4
  language:
 
 
5
  - wuu
6
+ - zho
7
+ - chi
8
  datasets:
9
  - cis-lmu/Glot500
10
  - legacy-datasets/wikipedia
 
31
 
32
  ## Model details:
33
 
34
+ To access all Goldfish model details programmatically, see https://github.com/tylerachang/goldfish/blob/main/model_details.json.
35
  All models are trained with a [CLS] (same as [BOS]) token prepended, and a [SEP] (same as [EOS]) token separating sequences.
36
  Details for this model specifically:
37