GH_text2code / README.md
blindsubmissions's picture
Upload README.md with huggingface_hub
36fb321
|
raw
history blame
1.08 kB
metadata
dataset_info:
  features:
    - name: identifier
      dtype: string
    - name: parameters
      dtype: string
    - name: docstring
      dtype: string
    - name: docstring_summary
      dtype: string
    - name: function
      dtype: string
    - name: function_tokens
      sequence: string
    - name: start_point
      sequence: int64
    - name: end_point
      sequence: int64
    - name: language
      dtype: string
    - name: docstring_language
      dtype: string
    - name: docstring_language_predictions
      dtype: string
    - name: is_langid_reliable
      dtype: string
  splits:
    - name: python_gh
      num_bytes: 36300760423
      num_examples: 15000002
    - name: java_gh
      num_bytes: 21613057110
      num_examples: 15000014
    - name: go_gh
      num_bytes: 22559741937
      num_examples: 15000078
    - name: javascript_gh
      num_bytes: 3895688311
      num_examples: 2000040
  download_size: 166324499
  dataset_size: 84369247781

Dataset Card for "GH_text2code"

More Information needed