goldfish-models commited on
Commit
dc9d225
1 Parent(s): 956c6a7

Upload README.md with huggingface_hub

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