five

stat214-group08/lab3

收藏
Hugging Face2026-04-10 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/stat214-group08/lab3
下载链接
链接失效反馈
官方服务:
资源简介:
[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/M062szQU) # lab3 Repository for lab 3 template ``` lab3/ ├── code/ │ ├── run.sh # master script - ONE PERSON OWNS THIS │ ├── environment.yaml │ ├── preprocessing.py # PROVIDED — do not modify │ ├── embeddings/ │ │ ├── bow.py │ │ ├── word2vec.py │ │ ├── glove.py │ │ ├── bert_pretrained.py │ │ └── bert_finetuned.py │ ├── models/ │ │ ├── ridge.py │ │ └── evaluation.py │ ├── interpretation/ │ │ ├── shap_analysis.py │ │ └── lime_analysis.py │ └── lab3.ipynb ├── data/ # GITIGNORED — do not commit │ ├── raw/ │ └── embeddings/ ├── results/ │ ├── models/ │ └── metrics/ ├── figs/ ├── documents/ ├── report/ │ ├── lab3.pdf │ └── collaboration.txt └── other/ ``` ## Naming Conventions | Type | Pattern | Example | |------|---------|---------| | Embeddings | `{subject}_{split}_{method}_embeddings.npy` | `s1_train_bow_embeddings.npy` | | Models | `{subject}_{method}_ridge.pkl` | `s1_bow_ridge.pkl` | | Metrics | `{subject}_{method}_cc_scores.csv` | `s1_bow_cc_scores.csv` | | Figures | `{subject}_{method}_{what}.png` | `s1_bow_cc_distribution.png` | **Subjects:** `s1`, `s2` — **Splits:** `train`, `test` — **Methods:** `bow`, `word2vec`, `glove`, `bert`, `bert_finetuned`
提供机构:
stat214-group08
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作