Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Unbabel/smaug issues and pull requests
#59 - refactor: delete span between punctuation transform as operations. (#52)
Pull Request -
State: closed - Opened by DuarteMRAlves almost 2 years ago
#58 - refactor: roberta mnli predict function with premises and hypotheses as arguments. (#55)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#57 - Separate POS detection from polyjuice generation
Issue -
State: open - Opened by DuarteMRAlves about 2 years ago
Labels: refactor
#56 - perturbations API
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#55 - Refactor roberta_mnli_predict to receive premise and hypothesis
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: refactor
#54 - bugfix: fixed nltk import for edit distance. (#53)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#53 - nltk.translate.metrics can't find edit_distance
Issue -
State: closed - Opened by ricardorei about 2 years ago
Labels: bug
#52 - Refactor transf-del-punct-span as operations
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: refactor
#51 - bugfix: mT5 tokenization no longer adds a space if a suffix is generated. (#40)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#50 - refactor: separate NE and numbers detection from masking functions. (#47)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#49 - Ignore numbers in named entity detection
Issue -
State: open - Opened by DuarteMRAlves about 2 years ago
Labels: enhancement
#48 - Create perturbations API
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: enhancement
#47 - Separate NE and numbers detection from masking.
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: refactor
#46 - refactor: replace MaskSpanIndexes with frozenlist. (#44)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#45 - refactor: replace MaskingInterval by SpanIndex. (#43)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#44 - Replace MaskSpanIndexes by frozenlist
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: refactor
#43 - Replace MaskingInterval by SpanIndex
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: refactor
#42 - feature: modified spans with empty spans for deletion errors.
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#41 - Output empty modified spans for deletions.
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: enhancement
#40 - Fix mT5 tokenisation for spaces on generation.
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: bug
#39 - bug: fix polyjuice bad escape error. (#36)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#38 - bug: fixed sentencepiece install for version 0.1.96.
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#37 - sentence object to store modifications
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#36 - Escape text generated by Polyjuice
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: bug
#35 - transforms as functions with DataLike inputs/outputs.
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#34 - Immutable Sentence that stores modifications.
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: enhancement, experiment
#33 - Transforms as functions with DataLike inputs/outputs
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: refactor
#32 - refactor: validations as function operations with DataLike inputs/outputs
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#31 - feature: replace text spans with sizes following a poisson distribution
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#30 - bug: disabled torch 1.13 due to uninstallable nvidia-cudnn dependency. (#29)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#29 - Disable PyTorch 1.13.0
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
- 1 comment
Labels: bug, dependency
#28 - Multi-word masking with poisson distribution
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: enhancement
#27 - feature: removed model caching for better memory management. (#23)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#26 - refactor: numpy random generators as positional arguments. (#22)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#25 - bug: fixed version in smaug.__init__.py. (#19)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#24 - Move validations to ops function calls
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: refactor
#23 - Avoid model auto caching
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: enhancement
#22 - Random Generators as mandatory parameters
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: refactor
#21 - data structure with promotion and broadcast rules. operations with data arguments. (#18)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#20 - Merge dev into main
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#19 - Fix versioning in smaug code
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: bug
#18 - Data structure for data transfer
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: enhancement
#17 - refactor: functional mask module.
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#16 - documentation: getting started example.
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#15 - Feature: modified character spans (#13)
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#14 - feature: support for version 1.4.0 of stanza. stanza model version checks.
Pull Request -
State: closed - Opened by DuarteMRAlves about 2 years ago
#13 - Output Modified Character Spans
Issue -
State: closed - Opened by DuarteMRAlves about 2 years ago
Labels: enhancement
#12 - Validation for mT5 occasionally generating incomplete special tokens.
Issue -
State: closed - Opened by DuarteMRAlves over 2 years ago
Labels: bug
#11 - Documentation for cli run from config
Issue -
State: closed - Opened by DuarteMRAlves over 2 years ago
Labels: documentation
#10 - Handle large sentences
Issue -
State: closed - Opened by DuarteMRAlves over 2 years ago
Labels: bug
#9 - Checkpoints after each pipeline stage
Issue -
State: closed - Opened by DuarteMRAlves over 2 years ago
Labels: enhancement
#8 - Fix mT5 starting sentences with dot
Issue -
State: closed - Opened by DuarteMRAlves over 2 years ago
Labels: bug
#7 - cli command to read config
Issue -
State: closed - Opened by DuarteMRAlves over 2 years ago
- 3 comments
Labels: enhancement
#6 - read and write commands in cli to io scope
Issue -
State: closed - Opened by DuarteMRAlves over 2 years ago
Labels: refactor
#5 - read commands with percentage sample sizes
Issue -
State: closed - Opened by DuarteMRAlves almost 3 years ago
Labels: enhancement
#4 - Fix wrapping of cli commands in CLI.md
Issue -
State: closed - Opened by DuarteMRAlves almost 3 years ago
Labels: bug, documentation
#3 - Commands to identify CLI transforms
Issue -
State: closed - Opened by DuarteMRAlves almost 3 years ago
Labels: enhancement
#2 - Progress bar with better description information
Issue -
State: closed - Opened by DuarteMRAlves almost 3 years ago
Labels: enhancement
#1 - Fix CLI usage table formatting.
Issue -
State: closed - Opened by DuarteMRAlves almost 3 years ago
Labels: bug