sogeeking commited on
Commit
2326ce6
1 Parent(s): 834a6ed

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -1,15 +1,12 @@
1
  {
2
  "_commit_hash": null,
3
- "architectures": [
4
- "Tokenizer"
5
- ],
6
  "channels": 1,
7
  "code_dim": 512,
8
  "codebook_size": 256,
9
  "disc_start": 2001,
10
  "fsq_levels": [
11
  8,
12
- 6,
13
  6,
14
  6,
15
  6
@@ -45,7 +42,6 @@
45
  "perceptual_loss_weight": 0,
46
  "quantization_type": "vq",
47
  "temporal_compression": false,
48
- "torch_dtype": "float32",
49
  "transformers_version": null,
50
  "use_batch_norm": false,
51
  "use_gan": false,
 
1
  {
2
  "_commit_hash": null,
 
 
 
3
  "channels": 1,
4
  "code_dim": 512,
5
  "codebook_size": 256,
6
  "disc_start": 2001,
7
  "fsq_levels": [
8
  8,
9
+ 8,
10
  6,
11
  6,
12
  6
 
42
  "perceptual_loss_weight": 0,
43
  "quantization_type": "vq",
44
  "temporal_compression": false,
 
45
  "transformers_version": null,
46
  "use_batch_norm": false,
47
  "use_gan": false,