herutriana44 commited on
Commit
aa70220
·
verified ·
1 Parent(s): a34678e

Add evaluation results 20250219_061638

Browse files
Files changed (1) hide show
  1. gpt2.json +33 -2
gpt2.json CHANGED
@@ -1,6 +1,37 @@
1
  {
2
  "model": "gpt2",
3
- "timestamp": "20250219_061617",
4
  "perplexity": 2624.502420349121,
5
- "translation_metrics": null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  }
 
1
  {
2
  "model": "gpt2",
3
+ "timestamp": "20250219_061638",
4
  "perplexity": 2624.502420349121,
5
+ "translation_metrics": {
6
+ "indo-krama": {
7
+ "bleu": 0.0,
8
+ "rouge": 0.0,
9
+ "meteor": 0.0
10
+ },
11
+ "indo-ngoko": {
12
+ "bleu": 0.0,
13
+ "rouge": 0.0,
14
+ "meteor": 0.0
15
+ },
16
+ "krama-indo": {
17
+ "bleu": 0.0,
18
+ "rouge": 0.0,
19
+ "meteor": 0.013744042612839921
20
+ },
21
+ "ngoko-indo": {
22
+ "bleu": 0.0,
23
+ "rouge": 0.0,
24
+ "meteor": 0.012718772315112975
25
+ },
26
+ "ngoko-krama": {
27
+ "bleu": 0.0,
28
+ "rouge": 0.0,
29
+ "meteor": 0.0
30
+ },
31
+ "krama-ngoko": {
32
+ "bleu": 0.0,
33
+ "rouge": 0.0,
34
+ "meteor": 0.0
35
+ }
36
+ }
37
  }