Upload dataset
Browse files- README.md +92 -4
- en-is/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -838,6 +838,26 @@ dataset_info:
|
|
| 838 |
struct:
|
| 839 |
- name: Delta
|
| 840 |
dtype: int64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 841 |
- name: chosen_comet22_tgt
|
| 842 |
dtype: string
|
| 843 |
- name: chosen_comet22_tgt_score
|
|
@@ -850,6 +870,10 @@ dataset_info:
|
|
| 850 |
dtype: string
|
| 851 |
- name: chosen_cometkiwi_xxl_tgt_score
|
| 852 |
dtype: float64
|
|
|
|
|
|
|
|
|
|
|
|
|
| 853 |
- name: chosen_gemba_esa_tgt
|
| 854 |
dtype: string
|
| 855 |
- name: chosen_gemba_esa_tgt_score
|
|
@@ -862,6 +886,10 @@ dataset_info:
|
|
| 862 |
dtype: string
|
| 863 |
- name: chosen_metametrics_mt_tgt_score
|
| 864 |
dtype: float64
|
|
|
|
|
|
|
|
|
|
|
|
|
| 865 |
- name: chosen_metricx_24_hybrid_tgt
|
| 866 |
dtype: string
|
| 867 |
- name: chosen_metricx_24_hybrid_tgt_score
|
|
@@ -874,6 +902,22 @@ dataset_info:
|
|
| 874 |
dtype: string
|
| 875 |
- name: chosen_metricx_24_tgt_score
|
| 876 |
dtype: float64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 877 |
- name: chosen_xcomet_qe_tgt
|
| 878 |
dtype: string
|
| 879 |
- name: chosen_xcomet_qe_tgt_score
|
|
@@ -888,6 +932,26 @@ dataset_info:
|
|
| 888 |
dtype: string
|
| 889 |
- name: language_pair
|
| 890 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 891 |
- name: rejected_comet22_tgt
|
| 892 |
dtype: string
|
| 893 |
- name: rejected_comet22_tgt_score
|
|
@@ -900,6 +964,10 @@ dataset_info:
|
|
| 900 |
dtype: string
|
| 901 |
- name: rejected_cometkiwi_xxl_tgt_score
|
| 902 |
dtype: float64
|
|
|
|
|
|
|
|
|
|
|
|
|
| 903 |
- name: rejected_gemba_esa_tgt
|
| 904 |
dtype: string
|
| 905 |
- name: rejected_gemba_esa_tgt_score
|
|
@@ -912,6 +980,10 @@ dataset_info:
|
|
| 912 |
dtype: string
|
| 913 |
- name: rejected_metametrics_mt_tgt_score
|
| 914 |
dtype: float64
|
|
|
|
|
|
|
|
|
|
|
|
|
| 915 |
- name: rejected_metricx_24_hybrid_tgt
|
| 916 |
dtype: string
|
| 917 |
- name: rejected_metricx_24_hybrid_tgt_score
|
|
@@ -924,6 +996,22 @@ dataset_info:
|
|
| 924 |
dtype: string
|
| 925 |
- name: rejected_metricx_24_tgt_score
|
| 926 |
dtype: float64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 927 |
- name: rejected_xcomet_qe_tgt
|
| 928 |
dtype: string
|
| 929 |
- name: rejected_xcomet_qe_tgt_score
|
|
@@ -936,10 +1024,10 @@ dataset_info:
|
|
| 936 |
dtype: string
|
| 937 |
splits:
|
| 938 |
- name: train
|
| 939 |
-
num_bytes:
|
| 940 |
-
num_examples:
|
| 941 |
-
download_size:
|
| 942 |
-
dataset_size:
|
| 943 |
- config_name: en-ja
|
| 944 |
features:
|
| 945 |
- name: translation
|
|
|
|
| 838 |
struct:
|
| 839 |
- name: Delta
|
| 840 |
dtype: int64
|
| 841 |
+
- name: chosen_bertscore_tgt
|
| 842 |
+
dtype: string
|
| 843 |
+
- name: chosen_bertscore_tgt_score
|
| 844 |
+
dtype: float64
|
| 845 |
+
- name: chosen_bleu_tgt
|
| 846 |
+
dtype: string
|
| 847 |
+
- name: chosen_bleu_tgt_score
|
| 848 |
+
dtype: float64
|
| 849 |
+
- name: chosen_bleurt20_tgt
|
| 850 |
+
dtype: string
|
| 851 |
+
- name: chosen_bleurt20_tgt_score
|
| 852 |
+
dtype: float64
|
| 853 |
+
- name: chosen_chrf_tgt
|
| 854 |
+
dtype: string
|
| 855 |
+
- name: chosen_chrf_tgt_score
|
| 856 |
+
dtype: float64
|
| 857 |
+
- name: chosen_chrfs_tgt
|
| 858 |
+
dtype: string
|
| 859 |
+
- name: chosen_chrfs_tgt_score
|
| 860 |
+
dtype: float64
|
| 861 |
- name: chosen_comet22_tgt
|
| 862 |
dtype: string
|
| 863 |
- name: chosen_comet22_tgt_score
|
|
|
|
| 870 |
dtype: string
|
| 871 |
- name: chosen_cometkiwi_xxl_tgt_score
|
| 872 |
dtype: float64
|
| 873 |
+
- name: chosen_delta_len_tgt
|
| 874 |
+
dtype: string
|
| 875 |
+
- name: chosen_delta_len_tgt_score
|
| 876 |
+
dtype: int64
|
| 877 |
- name: chosen_gemba_esa_tgt
|
| 878 |
dtype: string
|
| 879 |
- name: chosen_gemba_esa_tgt_score
|
|
|
|
| 886 |
dtype: string
|
| 887 |
- name: chosen_metametrics_mt_tgt_score
|
| 888 |
dtype: float64
|
| 889 |
+
- name: chosen_metricx_24_hybrid_qe_tgt
|
| 890 |
+
dtype: string
|
| 891 |
+
- name: chosen_metricx_24_hybrid_qe_tgt_score
|
| 892 |
+
dtype: float64
|
| 893 |
- name: chosen_metricx_24_hybrid_tgt
|
| 894 |
dtype: string
|
| 895 |
- name: chosen_metricx_24_hybrid_tgt_score
|
|
|
|
| 902 |
dtype: string
|
| 903 |
- name: chosen_metricx_24_tgt_score
|
| 904 |
dtype: float64
|
| 905 |
+
- name: chosen_sentinel_cand_tgt
|
| 906 |
+
dtype: string
|
| 907 |
+
- name: chosen_sentinel_cand_tgt_score
|
| 908 |
+
dtype: float64
|
| 909 |
+
- name: chosen_sentinel_ref_tgt
|
| 910 |
+
dtype: string
|
| 911 |
+
- name: chosen_sentinel_ref_tgt_score
|
| 912 |
+
dtype: float64
|
| 913 |
+
- name: chosen_sentinel_src_tgt
|
| 914 |
+
dtype: string
|
| 915 |
+
- name: chosen_sentinel_src_tgt_score
|
| 916 |
+
dtype: float64
|
| 917 |
+
- name: chosen_spbleu_tgt
|
| 918 |
+
dtype: string
|
| 919 |
+
- name: chosen_spbleu_tgt_score
|
| 920 |
+
dtype: float64
|
| 921 |
- name: chosen_xcomet_qe_tgt
|
| 922 |
dtype: string
|
| 923 |
- name: chosen_xcomet_qe_tgt_score
|
|
|
|
| 932 |
dtype: string
|
| 933 |
- name: language_pair
|
| 934 |
dtype: string
|
| 935 |
+
- name: rejected_bertscore_tgt
|
| 936 |
+
dtype: string
|
| 937 |
+
- name: rejected_bertscore_tgt_score
|
| 938 |
+
dtype: float64
|
| 939 |
+
- name: rejected_bleu_tgt
|
| 940 |
+
dtype: string
|
| 941 |
+
- name: rejected_bleu_tgt_score
|
| 942 |
+
dtype: float64
|
| 943 |
+
- name: rejected_bleurt20_tgt
|
| 944 |
+
dtype: string
|
| 945 |
+
- name: rejected_bleurt20_tgt_score
|
| 946 |
+
dtype: float64
|
| 947 |
+
- name: rejected_chrf_tgt
|
| 948 |
+
dtype: string
|
| 949 |
+
- name: rejected_chrf_tgt_score
|
| 950 |
+
dtype: float64
|
| 951 |
+
- name: rejected_chrfs_tgt
|
| 952 |
+
dtype: string
|
| 953 |
+
- name: rejected_chrfs_tgt_score
|
| 954 |
+
dtype: float64
|
| 955 |
- name: rejected_comet22_tgt
|
| 956 |
dtype: string
|
| 957 |
- name: rejected_comet22_tgt_score
|
|
|
|
| 964 |
dtype: string
|
| 965 |
- name: rejected_cometkiwi_xxl_tgt_score
|
| 966 |
dtype: float64
|
| 967 |
+
- name: rejected_delta_len_tgt
|
| 968 |
+
dtype: string
|
| 969 |
+
- name: rejected_delta_len_tgt_score
|
| 970 |
+
dtype: int64
|
| 971 |
- name: rejected_gemba_esa_tgt
|
| 972 |
dtype: string
|
| 973 |
- name: rejected_gemba_esa_tgt_score
|
|
|
|
| 980 |
dtype: string
|
| 981 |
- name: rejected_metametrics_mt_tgt_score
|
| 982 |
dtype: float64
|
| 983 |
+
- name: rejected_metricx_24_hybrid_qe_tgt
|
| 984 |
+
dtype: string
|
| 985 |
+
- name: rejected_metricx_24_hybrid_qe_tgt_score
|
| 986 |
+
dtype: float64
|
| 987 |
- name: rejected_metricx_24_hybrid_tgt
|
| 988 |
dtype: string
|
| 989 |
- name: rejected_metricx_24_hybrid_tgt_score
|
|
|
|
| 996 |
dtype: string
|
| 997 |
- name: rejected_metricx_24_tgt_score
|
| 998 |
dtype: float64
|
| 999 |
+
- name: rejected_sentinel_cand_tgt
|
| 1000 |
+
dtype: string
|
| 1001 |
+
- name: rejected_sentinel_cand_tgt_score
|
| 1002 |
+
dtype: float64
|
| 1003 |
+
- name: rejected_sentinel_ref_tgt
|
| 1004 |
+
dtype: string
|
| 1005 |
+
- name: rejected_sentinel_ref_tgt_score
|
| 1006 |
+
dtype: float64
|
| 1007 |
+
- name: rejected_sentinel_src_tgt
|
| 1008 |
+
dtype: string
|
| 1009 |
+
- name: rejected_sentinel_src_tgt_score
|
| 1010 |
+
dtype: float64
|
| 1011 |
+
- name: rejected_spbleu_tgt
|
| 1012 |
+
dtype: string
|
| 1013 |
+
- name: rejected_spbleu_tgt_score
|
| 1014 |
+
dtype: float64
|
| 1015 |
- name: rejected_xcomet_qe_tgt
|
| 1016 |
dtype: string
|
| 1017 |
- name: rejected_xcomet_qe_tgt_score
|
|
|
|
| 1024 |
dtype: string
|
| 1025 |
splits:
|
| 1026 |
- name: train
|
| 1027 |
+
num_bytes: 7170232
|
| 1028 |
+
num_examples: 577
|
| 1029 |
+
download_size: 4737250
|
| 1030 |
+
dataset_size: 7170232
|
| 1031 |
- config_name: en-ja
|
| 1032 |
features:
|
| 1033 |
- name: translation
|
en-is/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aca8b3a19f106d6763af597002aede030bdd15967919e23d3dacb75dacca8b70
|
| 3 |
+
size 4737250
|