Compare commits

..

10 Commits

Author SHA1 Message Date
Jakub Eichner 623d5dbcee Bigram .gitignore geval correction 2023-05-24 10:23:32 +02:00
Jakub Eichner d751e9a5e5 Bigram solution 2023-05-24 10:22:07 +02:00
Jakub Eichner e27047f254 comas fix 2023-04-27 19:07:20 +02:00
Jakub Eichner 64a495fe2b comas fix 2023-04-27 19:04:21 +02:00
Jakub Eichner e268f082ed comas fix 2023-04-27 18:52:04 +02:00
Jakub Eichner 3a42d96ca5 Prześlij pliki do '' 2023-04-19 22:39:45 +02:00
Jakub Eichner beb68f1e6e reglog 2023-04-19 22:38:29 +02:00
Jakub Eichner 5e2293a4f2 reglog 2023-04-19 22:37:48 +02:00
Jakub 4368b9db0b RegLog simple solution 2023-04-19 20:27:04 +00:00
s478874 bd95f79414 RegLog check 2023-04-19 10:12:31 +02:00
7 changed files with 25356 additions and 10520 deletions

2
.gitignore vendored
View File

@ -6,5 +6,5 @@
*.o
.DS_Store
.token
.gin
geval

File diff suppressed because it is too large Load Diff

8
gonito.yaml Normal file
View File

@ -0,0 +1,8 @@
description: Bigram simple solution
tags:
- challenging-america
- bigram
params:
unwanted-params:
param-files:
links:

BIN
model1.bin Normal file

Binary file not shown.

7414
test-A/in.tsv Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

7414
test-A/out.tsv Normal file

File diff suppressed because it is too large Load Diff