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