Add mcv15/rank-1024 checkpoint (FactLoLM, SONAR EN)
Browse files
mcv15/rank-1024/config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "FactLoLM",
|
| 3 |
+
"rank": 1024,
|
| 4 |
+
"vocab_size": 100000,
|
| 5 |
+
"input_dim": 1024,
|
| 6 |
+
"alpha": 0.5,
|
| 7 |
+
"source_embedding": "SONAR",
|
| 8 |
+
"language": "en",
|
| 9 |
+
"dataset": "Mozilla Common Voice v15",
|
| 10 |
+
"l1": 0.0001,
|
| 11 |
+
"weight_decay": 0.0,
|
| 12 |
+
"github": "https://github.com/BUTSpeechFIT/FLiP"
|
| 13 |
+
}
|
mcv15/rank-1024/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fac87dc074b73ed986d359f2adc2a449a464cb81fa8da60fef857619af724d2
|
| 3 |
+
size 414194544
|
mcv15/rank-1024/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|