--- dataset_info: features: - name: id dtype: string - name: type dtype: string - name: granularity dtype: string - name: content dtype: string - name: metadata struct: - name: chunk dtype: int64 - name: crate dtype: string - name: enum_name dtype: string - name: file_size dtype: int64 - name: for_type dtype: string - name: function_name dtype: string - name: is_async dtype: bool - name: is_pub dtype: bool - name: lines dtype: int64 - name: method_name dtype: string - name: num_enums dtype: int64 - name: num_items dtype: int64 - name: num_structs dtype: int64 - name: repo dtype: string - name: start_line dtype: int64 - name: struct_name dtype: string - name: total_crates dtype: int64 - name: trait_name dtype: string splits: - name: train num_bytes: 268640868 num_examples: 198192 download_size: 39501573 dataset_size: 268640868 configs: - config_name: default data_files: - split: train path: data/train-* ---