irodkin commited on
Commit
7acce2e
1 Parent(s): eb81ab9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ metrics:
10
  ---
11
 
12
  **(!) _Don't forget to preprocess unknown_tokens and substitute them with <|endoftext|>. Otherwise the \<unk\> tokens in dataset will be split into the '<', 'unk' and '>' tokens_**
 
 
13
  **Dependence of the cross entropy loss on the length of the context for prediction**
14
 
15
  - x-axis*128 = context length
 
10
  ---
11
 
12
  **(!) _Don't forget to preprocess unknown_tokens and substitute them with <|endoftext|>. Otherwise the \<unk\> tokens in dataset will be split into the '<', 'unk' and '>' tokens_**
13
+
14
+
15
  **Dependence of the cross entropy loss on the length of the context for prediction**
16
 
17
  - x-axis*128 = context length