Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bert Document Classifier
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nlpworkers
Bert Document Classifier
master
master
Switch branch/tag
Branches
4
development
huggingface_combatibility
master
default
protected
refactoring
4 results
bert_document_classifier
There are no matching files
Try using a different search term to find the file you are looking for.
.gitignore
.gitlab-ci.yml
Dockerfile
Dockerfile.worker
Dockerfile.worker.cpu
README.md
__init__.py
bert_document_classifier/__init__.py
bert_document_classifier/bert.py
bert_document_classifier/dataset/__init__.py
bert_document_classifier/dataset/common.py
bert_document_classifier/dataset/datamodule.py
bert_document_classifier/dataset/interfaces.py
bert_document_classifier/dataset/sql_dataset.py
bert_document_classifier/dataset/text_dataset.py
bert_document_classifier/dataset/utils.py
bert_document_classifier/tokenization.py
bert_document_classifier/train.py
bert_document_classifier/utils.py
config.ini