carboncubie/calltrace_dataset
收藏Hugging Face2023-06-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/carboncubie/calltrace_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: trace_ids
dtype: string
- name: callstack_ids
dtype: string
- name: status
dtype: string
- name: callstacks
list:
- name: arguments
struct:
- name: arg1
dtype: string
- name: arg2
dtype: string
- name: args
sequence: string
- name: calls
dtype: string
- name: definition
dtype: string
- name: error
dtype: string
- name: program
dtype: string
- name: returns
dtype: string
- name: throws
dtype: string
splits:
- name: train
num_bytes: 6355
num_examples: 8
download_size: 8764
dataset_size: 6355
---
# Dataset Card for "calltrace_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 名称:追踪ID(trace_ids),数据类型:字符串
- 名称:调用栈ID(callstack_ids),数据类型:字符串
- 名称:状态(status),数据类型:字符串
- 名称:调用栈(callstacks),列表类型,列表内结构:
- 名称:参数(arguments),结构体包含:
- 名称:参数1(arg1),数据类型:字符串
- 名称:参数2(arg2),数据类型:字符串
- 名称:参数序列(args),数据类型:字符串序列
- 名称:调用内容(calls),数据类型:字符串
- 名称:定义(definition),数据类型:字符串
- 名称:错误信息(error),数据类型:字符串
- 名称:程序(program),数据类型:字符串
- 名称:返回值(returns),数据类型:字符串
- 名称:抛出内容(throws),数据类型:字符串
数据集划分:
- 名称:训练集(train),字节数:6355,样本数:8
下载大小:8764,数据集总大小:6355
# 「calltrace_dataset」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
carboncubie
原始信息汇总
数据集概述
数据集名称
calltrace_dataset
数据特征
- trace_ids: 数据类型 - string
- callstack_ids: 数据类型 - string
- status: 数据类型 - string
高级特征 - callstacks
- arguments
- arg1: 数据类型 - string
- arg2: 数据类型 - string
- args: 数据类型 - sequence of string
- calls: 数据类型 - string
- definition: 数据类型 - string
- error: 数据类型 - string
- program: 数据类型 - string
- returns: 数据类型 - string
- throws: 数据类型 - string
数据分割
- train
- 数据大小: 6355 bytes
- 示例数量: 8
数据集大小
- 下载大小: 8764 bytes
- 数据集大小: 6355 bytes



