File size: 640 Bytes
969360d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)