ayjays132 commited on
Commit
67c2b80
1 Parent(s): f7e3e96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,9 +6,9 @@ model_filename: pytorch_model.bin
6
  config:
7
  activation_function: gelu_new
8
  attn_pdrop: 0.1
9
- bos_token_id: 50256
10
  embd_pdrop: 0.1
11
- eos_token_id: 50256
12
  initializer_range: 0.02
13
  layer_norm_epsilon: 1e-05
14
  n_ctx: 256
 
6
  config:
7
  activation_function: gelu_new
8
  attn_pdrop: 0.1
9
+ bos_token_id: 100313
10
  embd_pdrop: 0.1
11
+ eos_token_id: 100313
12
  initializer_range: 0.02
13
  layer_norm_epsilon: 1e-05
14
  n_ctx: 256