goldfish-models commited on
Commit
8bc1117
1 Parent(s): 2a6da1c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ Sample usage also in this Google Colab: [link](https://colab.research.google.com
27
 
28
  ## Model details:
29
 
30
- To access all Goldfish model details programmatically, see https://github.com/tylerachang/goldfish/model_details.json.
31
  All models are trained with a [CLS] (same as [BOS]) token prepended, and a [SEP] (same as [EOS]) token separating sequences.
32
  Details for this model specifically:
33
 
 
27
 
28
  ## Model details:
29
 
30
+ To access all Goldfish model details programmatically, see https://github.com/tylerachang/goldfish/blob/main/model_details.json.
31
  All models are trained with a [CLS] (same as [BOS]) token prepended, and a [SEP] (same as [EOS]) token separating sequences.
32
  Details for this model specifically:
33