--- dataset_info: - config_name: Java features: - name: file_name dtype: string - name: file_path dtype: string - name: content dtype: string - name: file_size dtype: int64 - name: language dtype: string - name: extension dtype: string - name: repo_name dtype: string - name: repo_stars dtype: int64 - name: repo_forks dtype: int64 - name: repo_open_issues dtype: int64 - name: repo_created_at dtype: string - name: repo_pushed_at dtype: string splits: - name: train num_bytes: 59165182538 num_examples: 7798053 download_size: 15626451925 dataset_size: 59165182538 - config_name: JavaExDedup features: - name: file_name dtype: string - name: file_path dtype: string - name: content dtype: string - name: file_size dtype: int64 - name: language dtype: string - name: extension dtype: string - name: repo_name dtype: string - name: repo_stars dtype: int64 - name: repo_forks dtype: int64 - name: repo_open_issues dtype: int64 - name: repo_created_at dtype: string - name: repo_pushed_at dtype: string - name: sha dtype: string splits: - name: train num_bytes: 53015737183.35684 num_examples: 6925478 download_size: 13609772411 dataset_size: 53015737183.35684 - config_name: JavaExactDedup features: - name: file_name dtype: string - name: file_path dtype: string - name: content dtype: string - name: file_size dtype: int64 - name: language dtype: string - name: extension dtype: string - name: repo_name dtype: string - name: repo_stars dtype: int64 - name: repo_forks dtype: int64 - name: repo_open_issues dtype: int64 - name: repo_created_at dtype: string - name: repo_pushed_at dtype: string - name: sha dtype: string splits: - name: train num_bytes: 15882096952.388557 num_examples: 2174919 download_size: 5287613864 dataset_size: 15882096952.388557 - config_name: Python features: - name: file_name dtype: string - name: file_path dtype: string - name: content dtype: string - name: file_size dtype: int64 - name: language dtype: string - name: extension dtype: string - name: repo_name dtype: string - name: repo_stars dtype: int64 - name: repo_forks dtype: int64 - name: repo_open_issues dtype: int64 - name: repo_created_at dtype: string - name: repo_pushed_at dtype: string splits: - name: train num_bytes: 8456165012 num_examples: 628921 download_size: 3477264608 dataset_size: 8456165012 configs: - config_name: Java data_files: - split: train path: data/JavaFiles/train-* - config_name: JavaExDedup data_files: - split: train path: data/JavaExDedup/train-* - config_name: JavaExactDedup data_files: - split: train path: data/JavaExactDedup/train-* - config_name: Python data_files: - split: train path: data/PythonFiles/train-* ---