Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
eubinecto
/
idiomify
like
3
Runtime error
App
Files
Files
Community
main
idiomify
4 contributors
History:
58 commits
eubinecto
Merge remote-tracking branch 'origin/main'
b777d07
over 2 years ago
explore
[#9] idiomifier:m-1-3 is ready. main_deploy.py is updated accordingly
over 2 years ago
idiomify
[#9] `fetch_pipeline` has been added. Fixed the bug where <pad> tokens will appear in the final output.
over 2 years ago
.gitignore
Safe
1.82 kB
implemented a working fetcher
almost 3 years ago
README.md
Safe
914 Bytes
Update README.md
over 2 years ago
config.yaml
Safe
857 Bytes
[#9] main_deploy.py: removed authors & versions. config.yaml: incresed epochs with smaller lr. fetchers.py: typo fixed
over 2 years ago
main_deploy.py
Safe
1.14 kB
[#9] `fetch_pipeline` has been added. Fixed the bug where <pad> tokens will appear in the final output.
over 2 years ago
main_eval.py
Safe
1.33 kB
[#9] idiomifier:m-1-3 is ready. main_deploy.py is updated accordingly
over 2 years ago
main_infer.py
Safe
516 Bytes
[#9] `fetch_pipeline` has been added. Fixed the bug where <pad> tokens will appear in the final output.
over 2 years ago
main_train.py
Safe
2.86 kB
[#7] training & fetching m-1-3 is ready
over 2 years ago
main_upload_idioms.py
Safe
1.06 kB
[#5] idioms:d-1-3 is done. Added multiple senses of the same idiom as a list
over 2 years ago
main_upload_literal2idiomatic.py
Safe
1.77 kB
[#5] idioms:d-1-3 is done. Added multiple senses of the same idiom as a list
over 2 years ago
main_upload_tokenizer.py
Safe
997 Bytes
[#7] tokenizer:t-1-1. The tokenizer with the idiom special tokens is now fetchable directly from wandb
over 2 years ago
requirements.txt
Safe
129 Bytes
[#9] updated libraries to their latest versions
over 2 years ago