tomekkorbak's picture
Upload README.md with huggingface_hub
d57e1e3
metadata
dataset_info:
  features:
    - name: repository_name
      dtype: string
    - name: func_path_in_repository
      dtype: string
    - name: func_name
      dtype: string
    - name: whole_func_string
      dtype: string
    - name: language
      dtype: string
    - name: func_code_string
      dtype: string
    - name: func_code_tokens
      sequence: string
    - name: func_documentation_string
      dtype: string
    - name: func_documentation_tokens
      sequence: string
    - name: split_name
      dtype: string
    - name: func_code_url
      dtype: string
    - name: score
      dtype: float64
  splits:
    - name: test
      num_bytes: 1373345211.3356366
      num_examples: 362178
    - name: train
      num_bytes: 189595338.66436344
      num_examples: 50000
  download_size: 695684763
  dataset_size: 1562940550

Dataset Card for "code_search_data-pep8"

More Information needed