Geyanth08/nodered-finetune-dataset
收藏资源简介:
--- dataset_info: features: - name: instruction dtype: large_string - name: input dtype: large_string - name: output dtype: large_string - name: prompt_type dtype: large_string - name: platform dtype: large_string - name: flow_title dtype: large_string - name: source_idx dtype: int64 - name: json_valid dtype: bool - name: inst_tokens dtype: float64 - name: output_tokens dtype: float64 - name: total_tokens dtype: float64 - name: l1_score dtype: float64 - name: l1_matched list: string - name: l1_mismatched list: string - name: l1_passed dtype: bool - name: l2_score dtype: float64 - name: l3_score dtype: int64 - name: l3_verdict dtype: large_string - name: l3_reason dtype: large_string - name: l3_passed dtype: bool - name: verdict dtype: large_string - name: fail_reason dtype: large_string splits: - name: train num_bytes: 7523115 num_examples: 1136 - name: validation num_bytes: 994838 num_examples: 142 - name: test num_bytes: 988471 num_examples: 143 download_size: 3097126 dataset_size: 9506424 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---



