goldfish-models commited on
Commit
129ff15
1 Parent(s): 7d34d45

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
- - gaz
6
  - orm
 
7
  datasets:
8
  - allenai/nllb
9
  library_name: transformers
@@ -29,7 +29,7 @@ Sample usage also in this Google Colab: [link](https://colab.research.google.com
29
 
30
  ## Model details:
31
 
32
- To access all Goldfish model details programmatically, see https://github.com/tylerachang/goldfish/model_details.json.
33
  All models are trained with a [CLS] (same as [BOS]) token prepended, and a [SEP] (same as [EOS]) token separating sequences.
34
  Details for this model specifically:
35
 
 
2
  ---
3
  license: apache-2.0
4
  language:
 
5
  - orm
6
+ - gaz
7
  datasets:
8
  - allenai/nllb
9
  library_name: transformers
 
29
 
30
  ## Model details:
31
 
32
+ To access all Goldfish model details programmatically, see https://github.com/tylerachang/goldfish/blob/main/model_details.json.
33
  All models are trained with a [CLS] (same as [BOS]) token prepended, and a [SEP] (same as [EOS]) token separating sequences.
34
  Details for this model specifically:
35