claudios/java-trace-dataset
收藏Hugging Face2023-08-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/claudios/java-trace-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-sa-3.0
dataset_info:
features:
- name: project
dtype: string
- name: test_suite
dtype: string
- name: index_in_dump
dtype: int64
- name: class_name
dtype: string
- name: method_name
dtype: string
- name: just_class_name
dtype: string
- name: just_method_name
dtype: string
- name: anonymous_classes
dtype: string
- name: anonymous_methods
dtype: string
- name: source_code
dtype: string
- name: notes
dtype: string
- name: java_calls
dtype: string
- name: calls_with_boundaries
dtype: string
- name: java_call_count
dtype: int64
- name: max_depth
dtype: int64
- name: loc_tuple
sequence: int64
- name: id
dtype: int64
splits:
- name: train
num_bytes: 23074236652
num_examples: 438224
- name: validation
num_bytes: 549889066
num_examples: 10000
- name: with_libraries
num_bytes: 550545938.8488278
num_examples: 10000
- name: without_libraries
num_bytes: 235199288
num_examples: 10000
download_size: 63530054
dataset_size: 24409870944.848827
---
提供机构:
claudios
原始信息汇总
数据集概述
许可证
- 本数据集遵循CC BY-SA 3.0许可证。
数据集特征
- 项目名称:
project(字符串类型) - 测试套件:
test_suite(字符串类型) - 索引:
index_in_dump(64位整数类型) - 类名:
class_name(字符串类型) - 方法名:
method_name(字符串类型) - 仅类名:
just_class_name(字符串类型) - 仅方法名:
just_method_name(字符串类型) - 匿名类:
anonymous_classes(字符串类型) - 匿名方法:
anonymous_methods(字符串类型) - 源代码:
source_code(字符串类型) - 备注:
notes(字符串类型) - Java调用:
java_calls(字符串类型) - 带边界的调用:
calls_with_boundaries(字符串类型) - Java调用计数:
java_call_count(64位整数类型) - 最大深度:
max_depth(64位整数类型) - 代码行数元组:
loc_tuple(整数序列类型) - ID:
id(64位整数类型)
数据集分割
- 训练集:
- 字节数: 23074236652
- 样本数: 438224
- 验证集:
- 字节数: 549889066
- 样本数: 10000
- 包含库:
- 字节数: 550545938.8488278
- 样本数: 10000
- 不包含库:
- 字节数: 235199288
- 样本数: 10000
数据集大小
- 下载大小: 63530054 字节
- 数据集大小: 24409870944.848827 字节



