jeffreygo commited on
Commit
1faec27
1 Parent(s): 73b57a2

Delete cpm-bee-10b.json

Browse files
Files changed (1) hide show
  1. cpm-bee-10b.json +0 -14
cpm-bee-10b.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "vocab_size": 86583,
3
- "dim_model": 4096,
4
- "dim_ff" : 10240,
5
- "num_layers" : 48,
6
- "num_heads": 32,
7
- "dim_head" : 128,
8
- "dropout_p" : 0.0,
9
- "position_bias_num_buckets" : 256,
10
- "position_bias_num_segment_buckets": 256,
11
- "position_bias_max_distance" : 2048,
12
- "eps" : 1e-6,
13
- "half" : true
14
- }