Training in progress, step 1000
Browse files- config.json +2 -2
- model.safetensors +2 -2
- tokenizer.json +0 -0
- training_args.bin +2 -2
- vocab.json +0 -0
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "./
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
|
@@ -53,7 +53,7 @@
|
|
| 53 |
"num_mel_bins": 80,
|
| 54 |
"pad_token_id": 50257,
|
| 55 |
"scale_embedding": false,
|
| 56 |
-
"torch_dtype": "
|
| 57 |
"transformers_version": "4.48.3",
|
| 58 |
"use_cache": true,
|
| 59 |
"use_weighted_layer_sum": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "./iteboshi_student_model",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
|
|
|
| 53 |
"num_mel_bins": 80,
|
| 54 |
"pad_token_id": 50257,
|
| 55 |
"scale_embedding": false,
|
| 56 |
+
"torch_dtype": "bfloat16",
|
| 57 |
"transformers_version": "4.48.3",
|
| 58 |
"use_cache": true,
|
| 59 |
"use_weighted_layer_sum": false,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d1942f5f5d747f73f687389380efda379033af6c5ffe95c3c56eb80b8717215
|
| 3 |
+
size 962205216
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cddc2dca74f30db07f7eb32e15dbc2c9754c5c53b06aa493b2582deab8dfd7f
|
| 3 |
+
size 7249
|
vocab.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|