Compare commits
No commits in common. "2a9545c47de3bc6f6e2bafa48e1cef3609b2e489" and "8aaea0594e8556906e0ac04975c6a1d54d11703f" have entirely different histories.
2a9545c47d
...
8aaea0594e
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,8 +0,0 @@
|
||||
|
||||
*~
|
||||
*.swp
|
||||
*.bak
|
||||
*.pyc
|
||||
*.o
|
||||
.DS_Store
|
||||
.token
|
10
README.md
10
README.md
@ -1,9 +1,3 @@
|
||||
Challenging America word-gap prediction
|
||||
===================================
|
||||
# challenging-america-word-gap-prediction
|
||||
|
||||
Guess a word in a gap.
|
||||
|
||||
Evaluation metric
|
||||
-----------------
|
||||
|
||||
LikelihoodHashed is the metric
|
||||
challenging-america-word-gap-prediction
|
@ -1 +0,0 @@
|
||||
--metric PerplexityHashed --precision 2 --in-header in-header.tsv --out-header out-header.tsv
|
10519
dev-0/expected.tsv
10519
dev-0/expected.tsv
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
BIN
dev-0/in.tsv.xz
BIN
dev-0/in.tsv.xz
Binary file not shown.
@ -1 +0,0 @@
|
||||
FileId Year LeftContext RightContext
|
|
@ -1 +0,0 @@
|
||||
Word
|
|
File diff suppressed because it is too large
Load Diff
BIN
test-A/in.tsv.xz
BIN
test-A/in.tsv.xz
Binary file not shown.
432022
train/expected.tsv
432022
train/expected.tsv
File diff suppressed because it is too large
Load Diff
432022
train/hate-speech-info.tsv
432022
train/hate-speech-info.tsv
File diff suppressed because it is too large
Load Diff
BIN
train/in.tsv.xz
BIN
train/in.tsv.xz
Binary file not shown.
Loading…
Reference in New Issue
Block a user