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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |