sogeeking commited on
Commit
d74ad14
1 Parent(s): 035f7a1

Upload tokenizer

Browse files
Files changed (2) hide show
  1. config.json +4 -0
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,8 @@
1
  {
2
  "_commit_hash": null,
 
 
 
3
  "channels": 1,
4
  "code_dim": 256,
5
  "codebook_size": 256,
@@ -43,6 +46,7 @@
43
  "perceptual_loss_weight": 0,
44
  "quantization_type": "vq",
45
  "temporal_compression": false,
 
46
  "transformers_version": null,
47
  "use_batch_norm": false,
48
  "use_gan": false,
 
1
  {
2
  "_commit_hash": null,
3
+ "architectures": [
4
+ "Tokenizer"
5
+ ],
6
  "channels": 1,
7
  "code_dim": 256,
8
  "codebook_size": 256,
 
46
  "perceptual_loss_weight": 0,
47
  "quantization_type": "vq",
48
  "temporal_compression": false,
49
+ "torch_dtype": "float32",
50
  "transformers_version": null,
51
  "use_batch_norm": false,
52
  "use_gan": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e8eec2f067b334d242dc9cb09346fd1f0f65a10ef4388d2382d7d820ea7fa71
3
- size 114550068
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89377b031b488f7f2baaf72deb2dc7aabb93ba279ad968fbcd637934483d6967
3
+ size 113631172