File size: 816 Bytes
42364ad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
---
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: function_name
    dtype: string
  - name: binary_name
    dtype: string
  - name: author_name
    dtype: string
  - name: project_name
    dtype: string
  - name: opt
    dtype: string
  - name: src
    dtype: string
  - name: dbg
    dtype: string
  - name: codeart
    dtype: string
  - name: lmpa
    dtype: string
  - name: retrieved_index
    sequence:
      sequence: float32
  splits:
  - name: test
    num_bytes: 6251897.200196478
    num_examples: 1000
  download_size: 2828288
  dataset_size: 6251897.200196478
---
# Dataset Card for "lmpa-test-1k"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)