Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eubinecto
/
idiomify
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
927768a
idiomify
/
explore
7.49 kB
4 contributors
History:
13 commits
eubinecto
a couple of explore scripts for: adding two special tokens (<idiom>, </idiom>)
927768a
almost 4 years ago
explore_bart.py
420 Bytes
[#1] checkpoint before amending builders.py
almost 4 years ago
explore_bart_logits_shape.py
1.15 kB
[#2] evaluating m-1-2 works. config.yaml simplified.
almost 4 years ago
explore_bart_tokenizer_add_special_tokens.py
991 Bytes
a couple of explore scripts for: adding two special tokens (<idiom>, </idiom>)
almost 4 years ago
explore_bart_tokenizer_special_tokens.py
608 Bytes
a couple of explore scripts for: adding two special tokens (<idiom>, </idiom>)
almost 4 years ago
explore_fetch_idiomifier.py
168 Bytes
[#2] Support for d-1-2 done. Support for m-1-2 partially done (need to implement the testing logic with some valid metrics)
almost 4 years ago
explore_fetch_idiomifier_predict.py
462 Bytes
[#2] Support for d-1-2 done. Support for m-1-2 partially done (need to implement the testing logic with some valid metrics)
almost 4 years ago
explore_fetch_idioms.py
130 Bytes
[#2] Support for d-1-2 done. Support for m-1-2 partially done (need to implement the testing logic with some valid metrics)
almost 4 years ago
explore_fetch_literal2idiomatic.py
241 Bytes
[#2] Support for d-1-2 done. Support for m-1-2 partially done (need to implement the testing logic with some valid metrics)
almost 4 years ago
explore_fetch_pie.py
177 Bytes
[#2] Support for d-1-2 done. Support for m-1-2 partially done (need to implement the testing logic with some valid metrics)
almost 4 years ago
explore_fetch_pie_df_select.py
218 Bytes
[#2] Support for d-1-2 done. Support for m-1-2 partially done (need to implement the testing logic with some valid metrics)
almost 4 years ago
explore_idiom2subwords.py
0 Bytes
saving this branch
almost 4 years ago
explore_idiomifydatamodule.py
792 Bytes
[#2] evaluating m-1-2 works. config.yaml simplified.
almost 4 years ago
explore_nlpaug.py
523 Bytes
[#1] refactoring: Alpha -> Seq2Seq. We rely on git tags for versioning models.
almost 4 years ago
explore_src_builder.py
428 Bytes
[#1] IdiomifyDataModule implemented (srcs, tgts_r, tgts)
almost 4 years ago
explore_tgt_builder.py
452 Bytes
[#1] IdiomifyDataModule implemented (srcs, tgts_r, tgts)
almost 4 years ago
explore_torchmetrics_bleu.py
732 Bytes
[#2] Eval script added. It still needs testing
almost 4 years ago