Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nlpre-benchmark-code
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Taggers Evaluation
nlpre-benchmark-code
Commits
41d4e533
Commit
41d4e533
authored
Mar 4, 2024
by
Martyna Wiącek
Browse files
Options
Downloads
Patches
Plain Diff
changed admin password
parent
049b014b
No related branches found
No related tags found
No related merge requests found
Pipeline
#16845
passed
Mar 4, 2024
Stage: build
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Readme_configuration.md
+2
-2
2 additions, 2 deletions
Readme_configuration.md
db.sqlite3
+0
-0
0 additions, 0 deletions
db.sqlite3
with
2 additions
and
2 deletions
Readme_configuration.md
+
2
−
2
View file @
41d4e533
# Configuration
e
# Configuration
NLPre is a language-agnostic, fully customizable benchmark. As language preprocessing tasks are generally
NLPre is a language-agnostic, fully customizable benchmark. As language preprocessing tasks are generally
similar in various languages, NLPre benchmark offers custom metric evaluation mechanism, based on
similar in various languages, NLPre benchmark offers custom metric evaluation mechanism, based on
...
@@ -65,7 +65,7 @@ the tasks that were added automatically to the database are those that are prese
...
@@ -65,7 +65,7 @@ the tasks that were added automatically to the database are those that are prese
If you wish to manage the database objects from admin panel, you have to create a superuser account first.
If you wish to manage the database objects from admin panel, you have to create a superuser account first.
It can be done by running command
`python manage.py createsuperuser`
and following the instructions.
It can be done by running command
`python manage.py createsuperuser`
and following the instructions.
Alternatively, you can log in with
`admin:
admin
`
credentials that are already provided.
Alternatively, you can log in with
`admin:
nlpre123
`
credentials that are already provided.
From admin panel it is possible to add or remove tasks, as well as modify submissions and their results.
From admin panel it is possible to add or remove tasks, as well as modify submissions and their results.
This diff is collapsed.
Click to expand it.
db.sqlite3
+
0
−
0
View file @
41d4e533
No preview for this file type
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