Compare commits
No commits in common. "master" and "initial-commit" have entirely different histories.
master
...
initial-co
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
*~
|
*~
|
||||||
*.swp
|
*.swp
|
||||||
*.bak
|
*.bak
|
||||||
@ -5,9 +6,3 @@
|
|||||||
*.o
|
*.o
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.token
|
.token
|
||||||
solution_bigram.py
|
|
||||||
solution.ipynb
|
|
||||||
.vscode
|
|
||||||
in.tsv
|
|
||||||
.venv
|
|
||||||
.idea
|
|
||||||
|
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
15
gonito.yaml
15
gonito.yaml
@ -1,15 +0,0 @@
|
|||||||
description: s444507
|
|
||||||
tags:
|
|
||||||
- neural-network
|
|
||||||
- gpt-2-left-context
|
|
||||||
params:
|
|
||||||
top: 50
|
|
||||||
unwanted-params:
|
|
||||||
- model-file
|
|
||||||
- vocab-file
|
|
||||||
param-files:
|
|
||||||
- "*.yaml"
|
|
||||||
- config/*.yaml
|
|
||||||
links:
|
|
||||||
- title: "repository"
|
|
||||||
url: "https://git.wmi.amu.edu.pl/s444506/challenging-america-word-gap-prediction.git"
|
|
0
solution.py
Normal file → Executable file
0
solution.py
Normal file → Executable file
7414
test-A/out.tsv
7414
test-A/out.tsv
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user