BERT-trained ads classifier: left-leaning vs. right-leaning vs. neutral
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
132
commits
Added default labels '0' and '1'. Dealt with validation/test sets empty b/c too few samples.
854358dView on GitHubAdded ability to operate on a single node has no GPU; updated README accordingly.
483b322View on GitHubChanged number of records process when testing from 100 to 10,000
ea3d3e6View on GitHubAdded conditional on preponly where only sqlite existence was checked.
9064610View on GitHubALlowed preponly without needing to set distributed sampling env vars.
b53a195View on GitHubAdded --preponly to bert_train_parallel.py to just create the sqlite db from csv.
6b4f9c1View on GitHubSwitched result output files to easier formats: json and csv.
2e180b7View on GitHub