Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
macaon_data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Franck Dary
macaon_data
Commits
81a9cabc
Commit
81a9cabc
authored
5 years ago
by
Franck Dary
Browse files
Options
Downloads
Patches
Plain Diff
updated machines
parent
fce851ca
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
UD_any/tokeparser_incr/machine.rm
+7
-7
7 additions, 7 deletions
UD_any/tokeparser_incr/machine.rm
UD_any/tokeparser_seq/machine.rm
+7
-7
7 additions, 7 deletions
UD_any/tokeparser_seq/machine.rm
with
14 additions
and
14 deletions
UD_any/tokeparser_incr/machine.rm
+
7
−
7
View file @
81a9cabc
...
@@ -5,12 +5,12 @@ Classifier : tokemorpho
...
@@ -5,12 +5,12 @@ Classifier : tokemorpho
Network type : LSTM
Network type : LSTM
Unknown value threshold : -1
Unknown value threshold : -1
Buffer context : {-5 -4 -3 -2 -1}
Buffer context : {-5 -4 -3 -2 -1}
Stack context : {}
Stack context : {
3 2 1 0
}
Columns : {FORM UPOS}
Columns : {FORM UPOS}
Focused buffer : {-1 0}
Focused buffer : {-1 0}
Focused stack : {}
Focused stack : {
1 0
}
Focused columns : {ID FORM FEATS}
Focused columns : {ID
EOS
FORM FEATS}
Max nb elements : {1 10 10}
Max nb elements : {1
1
10 10}
Raw input left window : 5
Raw input left window : 5
Raw input right window : 5
Raw input right window : 5
Embeddings size : 256
Embeddings size : 256
...
@@ -22,10 +22,10 @@ Classifier : tokemorpho
...
@@ -22,10 +22,10 @@ Classifier : tokemorpho
Num layers : 3
Num layers : 3
BiLSTM : true
BiLSTM : true
LSTM dropout : 0.3
LSTM dropout : 0.3
Tree embedding columns : {DEPREL}
Tree embedding columns : {
FORM POS
DEPREL}
Tree embedding buffer : {-1}
Tree embedding buffer : {-1}
Tree embedding stack : {0}
Tree embedding stack : {0
1
}
Tree embedding nb : {
5
10}
Tree embedding nb : {
6
10}
Tree embedding size : 128
Tree embedding size : 128
}
}
Splitwords : data/splitwords.ts
Splitwords : data/splitwords.ts
...
...
This diff is collapsed.
Click to expand it.
UD_any/tokeparser_seq/machine.rm
+
7
−
7
View file @
81a9cabc
...
@@ -5,12 +5,12 @@ Classifier : tokemorpho
...
@@ -5,12 +5,12 @@ Classifier : tokemorpho
Network type : LSTM
Network type : LSTM
Unknown value threshold : -1
Unknown value threshold : -1
Buffer context : {-5 -4 -3 -2 -1 1 2}
Buffer context : {-5 -4 -3 -2 -1 1 2}
Stack context : {}
Stack context : {
3 2 1 0
}
Columns : {FORM UPOS}
Columns : {FORM UPOS}
Focused buffer : {-1 0}
Focused buffer : {-1 0}
Focused stack : {}
Focused stack : {
1 0
}
Focused columns : {ID FORM FEATS}
Focused columns : {ID
EOS
FORM FEATS}
Max nb elements : {1 10 10}
Max nb elements : {1
1
10 10}
Raw input left window : 5
Raw input left window : 5
Raw input right window : 5
Raw input right window : 5
Embeddings size : 256
Embeddings size : 256
...
@@ -22,10 +22,10 @@ Classifier : tokemorpho
...
@@ -22,10 +22,10 @@ Classifier : tokemorpho
Num layers : 3
Num layers : 3
BiLSTM : true
BiLSTM : true
LSTM dropout : 0.3
LSTM dropout : 0.3
Tree embedding columns : {DEPREL}
Tree embedding columns : {
FORM POS
DEPREL}
Tree embedding buffer : {-1}
Tree embedding buffer : {-1}
Tree embedding stack : {0}
Tree embedding stack : {0
1
}
Tree embedding nb : {
5
10}
Tree embedding nb : {
6
10}
Tree embedding size : 128
Tree embedding size : 128
}
}
Splitwords : data/splitwords.ts
Splitwords : data/splitwords.ts
...
...
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