mpronesti's picture
Upload README.md with huggingface_hub
38606b8
|
raw
history blame contribute delete
No virus
656 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: 10579711.424132334
      num_examples: 10349
    - name: val
      num_bytes: 1322847.2879338332
      num_examples: 1294
    - name: test
      num_bytes: 1322847.2879338332
      num_examples: 1294
  download_size: 6264087
  dataset_size: 13225406.000000002

Dataset Card for "code_langchain_func_names"

More Information needed