mazesmazes commited on
Commit
b24827a
·
verified ·
1 Parent(s): b6f6c8a

Training in progress, step 500

Browse files
Files changed (5) hide show
  1. README.md +1 -1
  2. config.json +2 -2
  3. model.safetensors +2 -2
  4. tokenizer.json +2 -2
  5. training_args.bin +2 -2
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/alexkroman-alex-kroman/tiny-audio-lm-stage1/runs/jaez9aux)
31
 
32
 
33
  This model was trained with SFT.
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/alexkroman-alex-kroman/tiny-audio-lm-stage1/runs/zgex76y0)
31
 
32
 
33
  This model was trained with SFT.
config.json CHANGED
@@ -55,9 +55,9 @@
55
  "rope_type": "default"
56
  },
57
  "sliding_window": null,
58
- "tie_word_embeddings": true,
59
  "transformers_version": "5.0.0",
60
  "use_cache": false,
61
  "use_sliding_window": false,
62
- "vocab_size": 217213
63
  }
 
55
  "rope_type": "default"
56
  },
57
  "sliding_window": null,
58
+ "tie_word_embeddings": false,
59
  "transformers_version": "5.0.0",
60
  "use_cache": false,
61
  "use_sliding_window": false,
62
+ "vocab_size": 217207
63
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcb5b9383a9224b76ceb9195b6bb6d184e3bf5fafb539f2809b655d6f260f1ce
3
- size 1325822488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6db175b69832b3e24dfb550c8c996319ce1ce89a25c7ce81daf2fdb47e79aae
3
+ size 1325810200
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94481d9500423064efa27f6dec6b82a61eb28b9c4f1ce8ed956433190b6b5d79
3
- size 23733882
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ab10322c3436a84b2fd70c01fc7ccca19b7fad2b218ad7249fd3bf08dc54711
3
+ size 23732690
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c11043dc5e5907a73d966f5a50170f7294a569e1a25584944bf6b61f1d05f3e
3
- size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbd493e1def4f2f074cb53960bf03044aa3f5dc556904cafe84d9f21bbc971f6
3
+ size 5649