--- dataset_info: features: - name: id dtype: string - name: method dtype: string - name: lbda dtype: float64 - name: epochs dtype: int64 - name: base_model dtype: string - name: pseudo_label_model dtype: string - name: pct_gold_label dtype: float64 - name: test_acc dtype: float64 - name: test_loss dtype: float64 - name: reward_mean dtype: float64 - name: reward_std dtype: float64 splits: - name: in_domain_Nectar num_bytes: 5080 num_examples: 39 - name: btwn_domain_Nectar_to_ChatbotArena55k num_bytes: 24322 num_examples: 190 - name: in_domain_HelpSteer2 num_bytes: 137649 num_examples: 1070 - name: in_domain_ChatbotArena55k num_bytes: 79660 num_examples: 616 - name: btwn_domain_UltraFeedback_to_HelpSteer2 num_bytes: 79277 num_examples: 614 - name: in_domain_UltraFeedback num_bytes: 78193 num_examples: 605 - name: btwn_domain_UltraFeedback_to_ChatbotArena55k num_bytes: 76476 num_examples: 593 download_size: 822748 dataset_size: 480657 configs: - config_name: default data_files: - split: in_domain_UltraFeedback path: data/in_domain_UltraFeedback-* - split: in_domain_ChatbotArena55k path: data/in_domain_ChatbotArena55k-* - split: in_domain_HelpSteer2 path: data/in_domain_HelpSteer2-* - split: btwn_domain_UltraFeedback_to_HelpSteer2 path: data/btwn_domain_UltraFeedback_to_HelpSteer2-* - split: btwn_domain_Nectar_to_ChatbotArena55k path: data/btwn_domain_Nectar_to_ChatbotArena55k-* - split: in_domain_Nectar path: data/in_domain_Nectar-* - split: btwn_domain_UltraFeedback_to_ChatbotArena55k path: data/btwn_domain_UltraFeedback_to_ChatbotArena55k-* ---