13 lines
98 B
Plaintext
13 lines
98 B
Plaintext
# cache
|
|
__pycache__*
|
|
|
|
# dataset
|
|
dataset/*
|
|
output/*
|
|
|
|
# tokenzier
|
|
tokenizer.json
|
|
|
|
# test unit
|
|
test*
|