Pinned Repositories
Dynamic-Activation-Composition
Materials for "Multi-property Steering of Large Language Models with Dynamic Activation Composition"
RewardLM
Reward a Language Model with pancakes 🥞
MSc-Thesis
Material, source code and utils for my master thesis
Approach-LWD
Exploration of different techniques for the identification of annotators' disagreement in the context of Hate speech
.dotfiles
Manage dotfiles without symlinks
HCI-project
Repo to automate w/ python my Human–computer interaction project @UniMiB
3080-amazon-tracker
I simply need a Nvidia RTX 3080 and I'm building this to track availability on Amazon IT
Bachelor-s-thesis
My Bachelor’s thesis in Computer Science at UniMiB, 2018-2021
DanielSc4
Config files for my GitHub profile.
danielsc4.github.io
My personal website 🦕, www.danielsc4.it
DanielSc4's Repositories
DanielSc4/RewardLM
Reward a Language Model with pancakes 🥞
DanielSc4/Dynamic-Activation-Composition
Materials for "Multi-property Steering of Large Language Models with Dynamic Activation Composition"
DanielSc4/.dotfiles
Manage dotfiles without symlinks
DanielSc4/3080-amazon-tracker
I simply need a Nvidia RTX 3080 and I'm building this to track availability on Amazon IT
DanielSc4/Approach-LWD
Exploration of different techniques for the identification of annotators' disagreement in the context of Hate speech
DanielSc4/Bachelor-s-thesis
My Bachelor’s thesis in Computer Science at UniMiB, 2018-2021
DanielSc4/DanielSc4
Config files for my GitHub profile.
DanielSc4/danielsc4.github.io
My personal website 🦕, www.danielsc4.it
DanielSc4/HCI-project
Repo to automate w/ python my Human–computer interaction project @UniMiB
DanielSc4/Inference-optimizer-for-video-stream-Masked-RCNN
Optimization of the inference process of a video using ffmpeg instead of openCV, given the output of a resnet50 maskRCNN
DanielSc4/inseq
Interpretability for sequence generation models 🐛 🔍
DanielSc4/lm-evaluation-harness
A framework for few-shot evaluation of language models.
DanielSc4/machine-learning-classification-w-R
Machine learning project for the UniMiB master's course. Two models (SVM and neural networks) are compared in music genre classification and then NLP techniques are proposed to increase performances
DanielSc4/MSc-Thesis
Material, source code and utils for my master thesis
DanielSc4/Named-Entity-Recognition-BERT-test
This is a simple repo about some test made on Name Entity Recognition task. The goal is to extract entities using a BERT model
DanielSc4/numerical-algorithms-for-mathematical-modeling
First project: numerical linear algebra, solution of large sparse linear systems, eigenvalue problem. Second project: continuous and discrete Fourier Analysis.
DanielSc4/python-covid
Tool per la visualizzazione dei dati sul covid in Italia
DanielSc4/RE_improved_baseline
Code for technical report "An Improved Baseline for Sentence-level Relation Extraction". Edited for justice
DanielSc4/stock-analysis
Stock analysis, predicitons (SVM and ARIMA) and Markowitz portfolio management
DanielSc4/Transformer-Explainability
[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.