mpronesti's picture
Upload README.md with huggingface_hub
969360d
|
raw
history blame contribute delete
No virus
640 Bytes
metadata
dataset_info:
  features:
    - name: method_name
      dtype: string
    - name: method_body
      dtype: string
    - name: full_code
      dtype: string
    - name: docstring
      dtype: string
  splits:
    - name: train
      num_bytes: 700524.3637515843
      num_examples: 631
    - name: val
      num_bytes: 87704.31812420786
      num_examples: 79
    - name: test
      num_bytes: 87704.31812420786
      num_examples: 79
  download_size: 358947
  dataset_size: 875933.0000000001

Dataset Card for "code-vllm-func-names"

More Information needed