Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lsem-RC in nominal compounds
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
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
burkhardt
Lsem-RC in nominal compounds
Commits
eb6c2b21
Commit
eb6c2b21
authored
3 years ago
by
burkhardt
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://gitlab.cl.uni-heidelberg.de/burkhardt/lsem-rc-in-nominal-compounds
parents
d294a60b
277f1b3b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
fine_tuning/README.md
+12
-1
12 additions, 1 deletion
fine_tuning/README.md
requirements.txt
+1
-0
1 addition, 0 deletions
requirements.txt
with
13 additions
and
1 deletion
fine_tuning/README.md
+
12
−
1
View file @
eb6c2b21
...
...
@@ -7,7 +7,7 @@
-
[
Splitting in Train-, Validation- and Test-Set
](
#splitting-in-train--validation--and-test-set
)
-
[
Splitting all relations equally
](
#splitting-all-relations-equally
)
-
[
Tokenization
](
#tokenization
)
-
[
fineBert.py
](
#fine
B
ert
.
py
)
-
[
fineBert.py
](
#fine
b
ertpy
)
-
[
Installation
](
#installation
)
-
[
Usage
](
#usage
)
-
[
Results
](
#results
)
...
...
@@ -156,6 +156,11 @@ The last testing experiment was on the test set with the components flipped. Int
### Fine-Grained Relations
<details>
<summary
markdown=
"span"
><i>
🔎Expend to see results from McNemar's test for all fine-grained model.
</i></summary>
| | Most Frequent | Uniform | Stratified | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| ------------------------------- | ------------- | --------- | ---------- | - | --------- | - | -------- | -------- | - | -------- | - | -------- | --------- | -------- | -------- | --------- | -------- | -- | -- | -- |
|
**1 Fine 50 Test Set**
| 7.53E-120 | | | | | | | | | | | | | | | | | | |
...
...
@@ -176,9 +181,13 @@ The last testing experiment was on the test set with the components flipped. Int
|
**16 Rndsent Fine 50 Test Set**
| 0 | 0 | 0 | | | | | | | | | | | | | | 0 | | |
|
**17 Rndsent Sep Fine 50 Test Set**
| 0 | 0 | 0 | 0 | | | | | | | | | | | | | | 0 | 0 | |
</details>
### Coarse-Grained Relations
<details>
<summary
markdown=
"span"
><i>
🔎Expend to see results from McNemar's test for all coarse-grained model.
</i></summary>
| | Most Frequent | Uniform | Stratified | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| --------------------------------- | ------------- | --------- | ---------- | -------- | --------- | - | -------- | --------- | - | -------- | -------- | --------- | --------- | -------- | -------- | --------- | -------- | -- | -- | -- |
|
**1 Coarse 50 Test Set**
| 1.59E-119 | 4.92E-11 | | | | | | | | | | | | | | | 1.70E-16 | | |
...
...
@@ -198,3 +207,5 @@ The last testing experiment was on the test set with the components flipped. Int
|
**15 Rndsent Alt Coarse 50 Test Set**
| 2.96E-70 | | | | | | | | | | | | | | | | | | |
|
**16 Rndsent Coarse 50 Test Set**
| 0 | 0 | 1.29E-298 | | | | | | | | | | | | | | 0 | | |
|
**17 Rndsent Sep Coarse 50 Test Set**
| 0 | 0 | 0 | 0 | | | | | | | | | | | | | | 0 | 0 | |
</details>
This diff is collapsed.
Click to expand it.
requirements.txt
+
1
−
0
View file @
eb6c2b21
...
...
@@ -5,5 +5,6 @@ tqdm
seaborn
pandas
numpy
scipy
re
os
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