goldfish-models
commited on
Commit
•
4961c0a
1
Parent(s):
699e134
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
---
|
3 |
license: apache-2.0
|
4 |
language:
|
5 |
-
- chi
|
6 |
- zho
|
|
|
7 |
datasets:
|
8 |
- allenai/nllb
|
9 |
- 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 |
- zho
|
6 |
+
- chi
|
7 |
datasets:
|
8 |
- allenai/nllb
|
9 |
- 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 |
|