beyoru commited on
Commit
01e933d
·
verified ·
1 Parent(s): c711125

Upload 3 files

Browse files
Files changed (3) hide show
  1. data-00000-of-00001 (1).arrow +3 -0
  2. dataset_info.json +92 -0
  3. state.json +13 -0
data-00000-of-00001 (1).arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98a9f44234373c4f035eb5d2be8053aff1440254bd929b18cf571625ca02bc70
3
+ size 9186256
dataset_info.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "sample_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "index": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "created_at": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "language": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "language_target": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "model_gpt_oss": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "model_reference": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "model_gemma": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "text": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "text_target_gpt_oss": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "status": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "text_reference": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "bleu_gpt_oss": {
54
+ "dtype": "float64",
55
+ "_type": "Value"
56
+ },
57
+ "text_target_gemma": {
58
+ "dtype": "string",
59
+ "_type": "Value"
60
+ },
61
+ "bleu_gemma": {
62
+ "dtype": "float64",
63
+ "_type": "Value"
64
+ },
65
+ "gemma_source": {
66
+ "dtype": "string",
67
+ "_type": "Value"
68
+ },
69
+ "gemma_generate_error": {
70
+ "dtype": "string",
71
+ "_type": "Value"
72
+ },
73
+ "text_target_4b": {
74
+ "dtype": "string",
75
+ "_type": "Value"
76
+ },
77
+ "bleu_4b": {
78
+ "dtype": "float64",
79
+ "_type": "Value"
80
+ },
81
+ "text_target_27b": {
82
+ "dtype": "string",
83
+ "_type": "Value"
84
+ },
85
+ "bleu_27b": {
86
+ "dtype": "float64",
87
+ "_type": "Value"
88
+ }
89
+ },
90
+ "homepage": "",
91
+ "license": ""
92
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e6e074605ed1ef14",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }