Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔴 AREkit pipelines: keep original non-processed samples [ARElight server feedback] #154

Open
Tracked by #131
nicolay-r opened this issue Jul 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@nicolay-r
Copy link
Owner

nicolay-r commented Jul 30, 2024

#131 related since we are able to look at the related contexts

Use the following presets and model for english texts in order to bypass translation stage.

OPENNRE_CHECKPOINTS = {
"ra4-rsr1_DeepPavlov-rubert-base-cased_cls.pth.tar": {
"state": "DeepPavlov/rubert-base-cased",
"checkpoint": "https://www.dropbox.com/scl/fi/rwjf7ag3w3z90pifeywrd/ra4-rsr1_DeepPavlov-rubert-base-cased_cls.pth.tar?rlkey=p0mmu81o6c2u6iboe9m20uzqk&dl=1",
"label_scaler": CustomLabelScaler(p=1, n=2, u=0)
},
"ra4-rsr1_bert-base-cased_cls.pth.tar": {
"state": "bert-base-cased",
"checkpoint": "https://www.dropbox.com/scl/fi/k5arragv1g4wwftgw5xxd/ra-rsr_bert-base-cased_cls.pth.tar?rlkey=8hzavrxunekf0woesxrr0zqys&dl=1",
"label_scaler": CustomLabelScaler(p=1, n=2, u=0)
}
}

@nicolay-r nicolay-r self-assigned this Jul 30, 2024
@nicolay-r nicolay-r changed the title keep original non-processed samples keep original non-processed samples [ARElight server feedback] Jul 30, 2024
@nicolay-r nicolay-r changed the title keep original non-processed samples [ARElight server feedback] AREkit pipelines: keep original non-processed samples [ARElight server feedback] Jul 30, 2024
@nicolay-r nicolay-r changed the title AREkit pipelines: keep original non-processed samples [ARElight server feedback] 🔴 AREkit pipelines: keep original non-processed samples [ARElight server feedback] Jul 30, 2024
@nicolay-r nicolay-r mentioned this issue Jul 30, 2024
29 tasks
@nicolay-r nicolay-r added enhancement New feature or request wontfix This will not be worked on labels Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant