irodkin commited on
Commit
9c8cbed
1 Parent(s): bdd8fe8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - wikitext
4
+ - wikitext-103-v1
5
+ language:
6
+ - en
7
+ metrics:
8
+ - perplexity
9
+ - cross_entropy
10
+ ---
11
+
12
+
13
+ **Dependence of the cross entropy loss on the length of the context for prediction**
14
+
15
+ - x-axis*128 = context length
16
+ - y-axis = cross entropy
17
+
18
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63c1ac8cc58fcfeac186bda2/oV5DpLPgK6Ui9X2um8r78.png)