goldfish-models commited on
Commit
b42d656
1 Parent(s): b8dd658

Upload README.md with huggingface_hub

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