sekarmulyani commited on
Commit
8b02fb6
·
1 Parent(s): 413a132

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -1
README.md CHANGED
@@ -6,4 +6,29 @@ language:
6
  - id
7
  library_name: transformers
8
  pipeline_tag: text-generation
9
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - id
7
  library_name: transformers
8
  pipeline_tag: text-generation
9
+ metrics:
10
+ - perplexity
11
+ ---
12
+ | **Epoch** | **Training Loss** | **Validation Loss** |
13
+ |-------|---------------|-----------------|
14
+ | 1 | 3.215100 | 2.469292 |
15
+ | 2 | 2.398600 | 2.364221 |
16
+ | 3 | 2.318800 | 2.314917 |
17
+ | 4 | 2.285300 | 2.284034 |
18
+ | 5 | 2.241500 | 2.262431 |
19
+ | 6 | 2.218200 | 2.246153 |
20
+ | 7 | 2.199200 | 2.233284 |
21
+ | 8 | 2.187300 | 2.223008 |
22
+ | 9 | 2.170600 | 2.214864 |
23
+ | 10 | 2.156200 | 2.208364 |
24
+ | 11 | 2.151500 | 2.202835 |
25
+ | 12 | 2.145100 | 2.198335 |
26
+ | 13 | 2.138400 | 2.194609 |
27
+ | 14 | 2.131800 | 2.191706 |
28
+ | 15 | 2.128300 | 2.189215 |
29
+ | 16 | 2.121600 | 2.187306 |
30
+ | 17 | 2.121700 | 2.185878 |
31
+ | 18 | 2.121000 | 2.184850 |
32
+ | 19 | 2.114500 | 2.184298 |
33
+ | **20** | **2.116200** | **2.184099** |
34
+ **Perplexity Score: 8.88**