python-codevec / README.md
broadfield-dev's picture
Upload dataset
ce712a1 verified
|
raw
history blame
547 Bytes
---
dataset_info:
features:
- name: code
dtype: string
- name: file_id
dtype: string
- name: node_count
dtype: int64
- name: total_lines
dtype: int64
- name: vector_dim
dtype: int64
- name: vector_labels
dtype: string
- name: nodes
dtype: string
- name: connections
dtype: string
splits:
- name: train
num_bytes: 371379365
num_examples: 10000
download_size: 67215035
dataset_size: 371379365
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---