Issues
- 1
Chronicles
#4 opened by eubinecto - 2
login with OpenAI token
#28 opened by eubinecto - 1
`main_infer.py`: don't split sentences
#27 opened by eubinecto - 0
remove the special tokens
#26 opened by eubinecto - 0
add password check
#24 opened by eubinecto - 4
- 9
fine-tune Davinci-002
#18 opened by eubinecto - 1
add a simple password check
#22 opened by eubinecto - 3
build `literal2idiomatic` dataset (at least three exemplar usages for each idiom)
#21 opened by eubinecto - 4
Choose the idioms to collect data for
#20 opened by eubinecto - 3
- 1
: Idiomfier as an NER tagger
#15 opened by eubinecto - 0
`entities:d-1-4`: define the entities
#12 opened by eubinecto - 1
- 1
`d-1-3` : PIE dataset - annotate the idioms with special tokens and add their definitions to `idioms` artifacts
#5 opened by eubinecto - 1
`m-1-3`: The same as `m-1-2`, except that it prints out the special tokens before and after the idioms.
#9 opened by eubinecto - 0
`t-1-1` : Saving a pre-trained `BartTokenizer` with the special tokens (`<idiom>` , `</idiom>`)
#7 opened by eubinecto - 2
- 7
Implementing `m-1-1` - the first baseline
#1 opened by eubinecto