File size: 266 Bytes
92e35ee
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "architectures": [
    "TinyByteCNN_EN"
  ],
  "model_type": "byte_cnn",
  "emb_dim": 80,
  "num_blocks": 6,
  "dropout": 0.15,
  "vocab_size": 257,
  "num_classes": 2,
  "max_length": 256,
  "validation_accuracy": 99.94301994301995,
  "torch_dtype": "float32"
}