Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ppg-moderation-classifier
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oschmanf
ppg-moderation-classifier
Graph
c8abda0fe231b300ef0ddf9773c6c803482fbf1b
Select Git revision
Branches
4
dev
dev-train-models
main
default
protected
model-standard-data
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Nov
24
23
31
Oct
27
26
25
24
11
10
22
Aug
21
15
10
20
Jul
19
13
11
10
7
6
30
Jun
29
22
21
14
12
2
10
May
Add space between headline and body
model-standard-…
model-standard-data
Add upsampling
Change average of f1 score
Merge branch 'model-standard-data' of https://sissource.ethz.ch/oschmanf/ppg-moderation-classifier into model-standard-data
Adapt metrics to only f1
Add option to make out of sample splits
Add option to make out of sample splits
Save run history
Add f1 score during training
Adapt training for new dataset
Merge branch 'model-standard-data' of https://sissource.ethz.ch/oschmanf/ppg-moderation-classifier into model-standard-data
Change params
Adapt code to split csv and parquet datasets
Adapt code to allow training with Standard data
Merge branch 'dev'
main
main
Allow to use list of ranges for hsprob
dev dev-train-m…
dev dev-train-models
Add params for local run
Small changed during training (e.g. number of epochs)
Ignore saved models
Add scripts to run training for IMDB
Update of bash scripts
Merge branch 'dev-train-models' into 'main'
Add parameters for evaluation of pretrained models
Add filtering by hsprob
Add bash script for train runs on Euler
Add name of pretrained model as command line argument and to logs
Update of README.md
Add command line arguments for newspaper and topic
Grouping of util functions for training and evaluation in separate files
Grouping of util functions for training and evaluation in separate files
Fix difference between remote and local code
Adjust averaging of precision, recall, f1
Adjust averaging of precision, recall, f1
Only return most common topics
Fix issue with F1 computing
Smaller changes in train scripts
Speed up inference by loading tokenizer and model seperately and not as pipeline
Add more evaluation metrics to BERT evaluation
Drop rows with row indices when removing duplicates
Adjust params for training
Loading