loubnabnl/stack-filtered-pii-1M-java
Dataset Card for "stack-filtered-pii-1M-java" More Information needed
0132
1---2dataset_info:3 features:4 - name: hexsha5 dtype: string6 - name: size7 dtype: int648 - name: ext9 dtype: string10 - name: lang11 dtype: string12 - name: max_stars_repo_path13 dtype: string14 - name: max_stars_repo_name15 dtype: string16 - name: max_stars_repo_head_hexsha17 dtype: string18 - name: max_stars_repo_licenses19 sequence: string20 - name: max_stars_count21 dtype: float6422 - name: max_stars_repo_stars_event_min_datetime23 dtype: string24 - name: max_stars_repo_stars_event_max_datetime25 dtype: string26 - name: max_issues_repo_path27 dtype: string28 - name: max_issues_repo_name29 dtype: string30 - name: max_issues_repo_head_hexsha31 dtype: string32 - name: max_issues_repo_licenses33 sequence: string34 - name: max_issues_count35 dtype: float6436 - name: max_issues_repo_issues_event_min_datetime37 dtype: string38 - name: max_issues_repo_issues_event_max_datetime39 dtype: string40 - name: max_forks_repo_path41 dtype: string42 - name: max_forks_repo_name43 dtype: string44 - name: max_forks_repo_head_hexsha45 dtype: string46 - name: max_forks_repo_licenses47 sequence: string48 - name: max_forks_count49 dtype: float6450 - name: max_forks_repo_forks_event_min_datetime51 dtype: string52 - name: max_forks_repo_forks_event_max_datetime53 dtype: string54 - name: avg_line_length55 dtype: float6456 - name: max_line_length57 dtype: int6458 - name: alphanum_fraction59 dtype: float6460 - name: index61 dtype: int6462 - name: content63 dtype: string64 splits:65 - name: train66 num_bytes: 511778107567 num_examples: 100000068 download_size: 188052483369 dataset_size: 511778107570---71# Dataset Card for "stack-filtered-pii-1M-java"72 73[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)