Text Generation
Transformers
PyTorch
Udmurt
gpt2
goldfish
text-generation-inference
Inference Endpoints
goldfish-models commited on
Commit
32b4d31
1 Parent(s): 1af10ad

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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