--- dataset_info: - config_name: codeparrot_github-code-chemistry-python-default features: - name: text dtype: string - name: repo_name dtype: string - name: path dtype: string - name: language dtype: string - name: license dtype: string - name: size dtype: int32 - name: keyword sequence: string - name: text_hash dtype: string splits: - name: train num_bytes: 3645895510 num_examples: 186878 - name: test num_bytes: 208905795 num_examples: 10383 - name: val num_bytes: 200466630 num_examples: 10382 download_size: 1469927226 dataset_size: 4055267935 - config_name: starcoder-chemistry-default features: - name: text dtype: string - name: repo_path dtype: string - name: keyword sequence: string - name: text_hash dtype: string splits: - name: train num_bytes: 34245426723 num_examples: 1853757 - name: test num_bytes: 1869671691 num_examples: 102987 - name: val num_bytes: 1949124399 num_examples: 102987 download_size: 14166968855 dataset_size: 38064222813 configs: - config_name: codeparrot_github-code-chemistry-python-default data_files: - split: train path: codeparrot_github-code-chemistry-python-default/train-* - split: test path: codeparrot_github-code-chemistry-python-default/test-* - split: val path: codeparrot_github-code-chemistry-python-default/val-* - config_name: starcoder-chemistry-default data_files: - split: train path: starcoder-chemistry-default/train-* - split: test path: starcoder-chemistry-default/test-* - split: val path: starcoder-chemistry-default/val-* ---