kiritan commited on
Commit
73975b7
·
verified ·
1 Parent(s): 965a4ed

Training in progress, step 1000

Browse files
Files changed (5) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
  3. tokenizer.json +0 -0
  4. training_args.bin +2 -2
  5. vocab.json +0 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./iteboshi",
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": "float16",
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:80896de1056c7d3f5720efafc618f3b726ef158f417676f3a48761e98510dc75
3
- size 962204752
 
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:141b47c9f24722722f87d8aaea6f79b4802e8fd4d3cc397deb797bdcbf425c80
3
- size 6776
 
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