Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EDdA Classification
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
Projet GEODE
EDdA Classification
Commits
66234a84
Commit
66234a84
authored
3 years ago
by
Khalleud
Browse files
Options
Downloads
Patches
Plain Diff
[ADD] bert config file
parent
a5158391
No related branches found
No related tags found
1 merge request
!5
Branch dev bert exp
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bert_settings.conf
+19
-0
19 additions, 0 deletions
bert_settings.conf
with
19 additions
and
0 deletions
bert_settings.conf
0 → 100644
+
19
−
0
View file @
66234a84
[
general
]
dataPath
=
Data
/
dataframe_with_ensemble_domaine_enccre
.
csv
columnText
=
contentWithoutClass
columnClass
=
ensemble_domaine_enccre
minOfInstancePerClass
=
200
maxOfInstancePerClass
=
1500
[
model
]
tokeniser
=
bert
-
base
-
multilingual
-
cased
#tokeniser = camembert-base
model
=
bert
-
base
-
multilingual
-
cased
#model = camembert-base
max_len_sequences
=
256
batch_size
=
32
epochs
=
4
pathModel
=
' '
modelName
=
' '
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment