--- dataset_info: features: - name: code dtype: large_string - name: docstring dtype: large_string - name: language dtype: large_string splits: - name: train num_bytes: 772141499 num_examples: 908224 - name: test num_bytes: 46213561 num_examples: 52561 - name: valid num_bytes: 39126295 num_examples: 44689 download_size: 323900897 dataset_size: 857481355 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: valid path: data/valid-* ---