goldfish-models
commited on
Commit
•
d267963
1
Parent(s):
657387e
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -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 |
|
|
|
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 |
|