Artifact repository for paper: “I see models being a whole other thing”: An Empirical Study of Pre-Trained Model Naming Conventions and A Tool for Enhancing Naming Consistency
- Survey study ($4.1):
- This part of our study was used to answer RQ1-3 in the paper.
- Repository mining ($4.2):
- This part of our study was used to answer RQ2, 4 in the paper.
- DARA ($5.4.2):
- This part of our study was used to answer RQ4 in the paper.
Top-level folder | Second-level folder |
---|---|
Naming_anomaly_detection/ |
APTM/ |
CL/ | |
DARA/ | |
data_files/ | |
tools/ | |
vector/ | |
Naming_practices/ |
naming_conventions/ |
naming_elements/ | |
survey/ |
Instruments/ |
data/ |
Survey Study ($4.1)
This folder includes scripts and data relevant to Table 1, Table 2, Table 3, Table 4, Figure 5, Table 5, Table 6, Table 7, Table 8, Table 9, Table 10 in the paper.
-
- The survey instrument used in the study. ($4.1.2)
-
- The raw data of our survey study. ($4.1.3)
-
- The analysis of the qualitative survey data. ($4.1.4)
-
Qualitative analysis - Themes:
- The extracted themes for the qualitative analysis. ($4.1.4)
Repository mining ($4.2)
This folder includes scripts and data relevant to Listing 1, Listing 2, Figure 4, Figure 5, Figure 6, Table 5, and Table 6 in the paper.
-
- The prompts and scripts to analyze the naming elements of the PTMs.
- The manually labeled groud truth data for evaluation.
-
- The prompts and scripts to analyze the naming conventions of the PTMs.
- The manually labeled groud truth data for evaluation.
Naming_anomaly_detection ($5.4)
This folder includes scripts and data relevant to Figure 7, Figure 8, Figure 9, Figure 10, Figure 11, and Table 11 in the paper.
- APTMs
- The APTM model and graph conversion pipeline.
- CL
- The contrastive learning solution for detecting naming anomalies.
- DARA
- The DNN Architecture Assessment pipeline.
- Data files
- The data collections scripts files used in the study.
- The collected data files used in the study.
- Tools
- The utils used in the study.
- Vector
- The feature extractors used in the study.