-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 871 Bytes
/
Copy pathCITATION.cff
File metadata and controls
27 lines (27 loc) · 871 Bytes
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
cff-version: 1.2.0
message: "If you use this software, please cite both the code and the dataset."
title: "DEFault++: Hierarchical fault diagnosis and runtime feature extraction for HuggingFace transformers"
authors:
- family-names: Jahan
given-names: Sigma
type: software
version: "0.4.1"
date-released: "2026-05-04"
license: Apache-2.0
repository-code: "https://github.com/SigmaJahan/DEFaultplusplus-Transformer-Debugging"
identifiers:
- type: doi
value: 10.5281/zenodo.20019817
description: Code release v0.4.1 archived on Zenodo.
- type: doi
value: 10.5281/zenodo.20481557
description: DEFault++ benchmark dataset on Zenodo (encoder_dataset.csv, decoder_dataset.csv).
keywords:
- transformer
- fault diagnosis
- fault detection
- deep learning debugging
- huggingface
- fine-tuning
- feature extraction
- training monitoring