Training in progress, step 1000
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -162,10 +162,10 @@
|
|
| 162 |
"llm_dim": 2048,
|
| 163 |
"mask_feature_length": 27,
|
| 164 |
"mask_feature_min_masks": 2,
|
| 165 |
-
"mask_feature_prob":
|
| 166 |
"mask_time_length": 100,
|
| 167 |
"mask_time_min_masks": 2,
|
| 168 |
-
"mask_time_prob": 0.
|
| 169 |
"max_new_tokens": 256,
|
| 170 |
"min_new_tokens": 0,
|
| 171 |
"model_dtype": "bfloat16",
|
|
|
|
| 162 |
"llm_dim": 2048,
|
| 163 |
"mask_feature_length": 27,
|
| 164 |
"mask_feature_min_masks": 2,
|
| 165 |
+
"mask_feature_prob": 0.0,
|
| 166 |
"mask_time_length": 100,
|
| 167 |
"mask_time_min_masks": 2,
|
| 168 |
+
"mask_time_prob": 0.0,
|
| 169 |
"max_new_tokens": 256,
|
| 170 |
"min_new_tokens": 0,
|
| 171 |
"model_dtype": "bfloat16",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 152361992
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9750db44d8dcf5fb7325759fef5c30bbbc62354a12e9bdb4fbe76f22c9fe6eca
|
| 3 |
size 152361992
|