M2CRB / README.md
blindsubmissions's picture
Upload README.md with huggingface_hub
18ac7bb
|
raw
history blame
1.05 kB
metadata
dataset_info:
  features:
    - name: identifier
      dtype: string
    - name: parameters
      dtype: string
    - name: return_statement
      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: argument_list
      dtype: 'null'
    - name: language
      dtype: string
    - name: docstring_language
      dtype: string
    - name: docstring_language_predictions
      dtype: string
    - name: is_langid_reliable
      dtype: string
    - name: is_langid_extra_reliable
      dtype: bool
    - name: __index_level_0__
      dtype: float64
    - name: type
      dtype: string
  splits:
    - name: test
      num_bytes: 15805599
      num_examples: 7743
  download_size: 5542842
  dataset_size: 15805599

Dataset Card for "M2CRB"

More Information needed