feat: adjustment on the database struktur
This commit is contained in:
parent
6851390ea2
commit
fd119e4a6a
|
@ -0,0 +1 @@
|
||||||
|
,akeon,fedora,15.05.2025 10:47,file:///home/akeon/.config/libreoffice/4;
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
@ -156,7 +156,7 @@ if __name__ == "__main__":
|
||||||
)
|
)
|
||||||
|
|
||||||
# Example single prediction
|
# Example single prediction
|
||||||
sample = test_data[0]
|
sample = test_data[520]
|
||||||
context = sample["context"]
|
context = sample["context"]
|
||||||
tokens = sample["tokens"]
|
tokens = sample["tokens"]
|
||||||
ner = sample["ner"]
|
ner = sample["ner"]
|
||||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 49 KiB |
Loading…
Reference in New Issue