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