goldfish-models
commited on
Commit
•
c2006ad
1
Parent(s):
a9e4464
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
---
|
3 |
license: apache-2.0
|
4 |
language:
|
5 |
-
- hrv
|
6 |
- hbs
|
|
|
7 |
datasets:
|
8 |
- allenai/MADLAD-400
|
9 |
- allenai/nllb
|
@@ -32,7 +32,7 @@ Sample usage also in this Google Colab: [link](https://colab.research.google.com
|
|
32 |
|
33 |
## Model details:
|
34 |
|
35 |
-
To access all Goldfish model details programmatically, see https://github.com/tylerachang/goldfish/model_details.json.
|
36 |
All models are trained with a [CLS] (same as [BOS]) token prepended, and a [SEP] (same as [EOS]) token separating sequences.
|
37 |
Details for this model specifically:
|
38 |
|
|
|
2 |
---
|
3 |
license: apache-2.0
|
4 |
language:
|
|
|
5 |
- hbs
|
6 |
+
- hrv
|
7 |
datasets:
|
8 |
- allenai/MADLAD-400
|
9 |
- allenai/nllb
|
|
|
32 |
|
33 |
## Model details:
|
34 |
|
35 |
+
To access all Goldfish model details programmatically, see https://github.com/tylerachang/goldfish/blob/main/model_details.json.
|
36 |
All models are trained with a [CLS] (same as [BOS]) token prepended, and a [SEP] (same as [EOS]) token separating sequences.
|
37 |
Details for this model specifically:
|
38 |
|