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

[HuggingFace Datasets] export token classification dataset for hf training #1225

Closed
frascuchon opened this issue Mar 4, 2022 · 0 comments · Fixed by #1231
Closed

[HuggingFace Datasets] export token classification dataset for hf training #1225

frascuchon opened this issue Mar 4, 2022 · 0 comments · Fixed by #1231
Assignees
Labels
type: enhancement Indicates new feature requests
Projects

Comments

@frascuchon
Copy link
Member

No description provided.

@frascuchon frascuchon added type: enhancement Indicates new feature requests client labels Mar 4, 2022
@frascuchon frascuchon added this to Backlog in Release via automation Mar 4, 2022
@frascuchon frascuchon moved this from Backlog to Planified in Release Mar 4, 2022
frascuchon added a commit that referenced this issue Mar 7, 2022
* feat(#1225): create iob tags from record spans

* test: add tests

* refactor: dynamic tokens map with text/tokens mutability

* chore: naming

* feat: make text and tokens immutable

* chore: adapt to inmutable text and tokens

* test: fix tests

* test: fixing tests

Co-authored-by: dcfidalgo <david@recogn.ai>
@frascuchon frascuchon assigned frascuchon and unassigned dcfidalgo Mar 8, 2022
@frascuchon frascuchon moved this from Planified to In progress in Release Mar 8, 2022
Release automation moved this from In progress to Ready to DEV QA Mar 11, 2022
frascuchon added a commit that referenced this issue Mar 11, 2022
* feat(#1225): prepare tokenclass dataset for hf training

* fix: optional search_keywords

* chore: add docstring

* Update src/rubrix/client/datasets.py

Co-authored-by: David Fidalgo <david@recogn.ai>

* Apply suggestions from code review

Co-authored-by: David Fidalgo <david@recogn.ai>

Co-authored-by: David Fidalgo <david@recogn.ai>
@frascuchon frascuchon moved this from Ready to DEV QA to Ready to Release QA in Release Mar 25, 2022
frascuchon added a commit that referenced this issue Mar 25, 2022
* feat(#1225): prepare tokenclass dataset for hf training

* fix: optional search_keywords

* chore: add docstring

* Update src/rubrix/client/datasets.py

Co-authored-by: David Fidalgo <david@recogn.ai>

* Apply suggestions from code review

Co-authored-by: David Fidalgo <david@recogn.ai>

Co-authored-by: David Fidalgo <david@recogn.ai>
(cherry picked from commit 0935db7)
frascuchon added a commit that referenced this issue Mar 25, 2022
* feat(#1225): create iob tags from record spans

* test: add tests

* refactor: dynamic tokens map with text/tokens mutability

* chore: naming

* feat: make text and tokens immutable

* chore: adapt to inmutable text and tokens

* test: fix tests

* test: fixing tests

Co-authored-by: dcfidalgo <david@recogn.ai>

(cherry picked from commit 07b895d)
@frascuchon frascuchon moved this from Ready to Release QA to Approved Release QA in Release Mar 28, 2022
frascuchon added a commit that referenced this issue Mar 28, 2022
* feat(#1225): create iob tags from record spans

* test: add tests

* refactor: dynamic tokens map with text/tokens mutability

* chore: naming

* feat: make text and tokens immutable

* chore: adapt to inmutable text and tokens

* test: fix tests

* test: fixing tests

Co-authored-by: dcfidalgo <david@recogn.ai>

(cherry picked from commit 07b895d)
frascuchon added a commit that referenced this issue Mar 28, 2022
* feat(#1225): create iob tags from record spans

* test: add tests

* refactor: dynamic tokens map with text/tokens mutability

* chore: naming

* feat: make text and tokens immutable

* chore: adapt to inmutable text and tokens

* test: fix tests

* test: fixing tests

Co-authored-by: dcfidalgo <david@recogn.ai>

(cherry picked from commit 07b895d)
frascuchon added a commit that referenced this issue Mar 30, 2022
* feat(#1225): create iob tags from record spans

* test: add tests

* refactor: dynamic tokens map with text/tokens mutability

* chore: naming

* feat: make text and tokens immutable

* chore: adapt to inmutable text and tokens

* test: fix tests

* test: fixing tests

Co-authored-by: dcfidalgo <david@recogn.ai>

(cherry picked from commit 07b895d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Indicates new feature requests
Projects
No open projects
Release
Approved Release QA
Development

Successfully merging a pull request may close this issue.

2 participants