teszenofficial commited on
Commit
90cc30a
·
verified ·
1 Parent(s): 4ceab0f

Upload metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metadata.json +13 -0
metadata.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "num_conversations": 3267,
3
+ "model_config": {
4
+ "vocab_size": 4000,
5
+ "d_model": 256,
6
+ "n_heads": 8,
7
+ "n_layers": 6,
8
+ "d_ff": 1024,
9
+ "dropout": 0.1,
10
+ "max_len": 512
11
+ },
12
+ "tokenizer_vocab_size": 4000
13
+ }