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

[Tutorial] Token classification tutorial for USPTO claims text with HF AutoTrain #5375

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
6ddfc56
token classification tutorial for USPTO claims text with HF AutoTrain
bikash119 Aug 2, 2024
f9a45c2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 2, 2024
68efce5
Updated images / screenshots of the text to be annotated to remove sp…
bikash119 Aug 5, 2024
edf62a5
Executed the notebook to display the updated images
bikash119 Aug 5, 2024
d6f2b04
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 5, 2024
198e101
Use predictions from the fine tuned model to perform prediction on pe…
bikash119 Aug 8, 2024
7cd27d8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 8, 2024
ffa0102
Modified the notebook based on review feedback from @davidberenstein1…
bikash119 Aug 9, 2024
90721a3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 9, 2024
33b3dcc
Uncommnted autotrain-advanced installation using pip
bikash119 Aug 9, 2024
5a76398
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 9, 2024
ec8fb13
updated the inference code to use transformers pipeline api
bikash119 Aug 11, 2024
553e733
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 11, 2024
c013226
Added conclusion section
bikash119 Aug 11, 2024
b6f4b69
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 11, 2024
41d846d
Added a few text cells to brief about steps in subsequent code cells
bikash119 Aug 13, 2024
66a4dd0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 13, 2024
069e350
Merge branch 'main' into argilla_with_autotrain
bikash119 Aug 14, 2024
e6019a9
Updated notebook as per review comments from @davidberenstein1957
bikash119 Aug 20, 2024
cf2cb93
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 20, 2024
25d2c72
Merge branch 'main' into argilla_with_autotrain
bikash119 Sep 4, 2024
bb46356
Merge remote-tracking branch 'upstream/main' into argilla_with_autotrain
bikash119 Sep 4, 2024
39e2a3a
notebook converted to markdown
bikash119 Sep 4, 2024
e2cdc23
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 4, 2024
0745732
notebook converted to markdown using quarto
bikash119 Sep 4, 2024
4df4e77
Revert "notebook converted to markdown using quarto"
bikash119 Sep 4, 2024
d1d6eba
Merge branch 'argilla_with_autotrain' of github.com:bikash119/argilla…
bikash119 Sep 4, 2024
d005033
notebook converted to markdown using quarto
bikash119 Sep 4, 2024
67de7fd
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 4, 2024
25f1c19
Update token_classification_tutorial.md
bikash119 Sep 4, 2024
4cc3e6e
updated the notebook to have proper indexing and recreated the markdo…
bikash119 Sep 4, 2024
1c78072
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 4, 2024
77af323
Removed colab style
bikash119 Sep 4, 2024
8b5b66b
added a few left out indexes
bikash119 Sep 4, 2024
8b7fcbd
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 4, 2024
88557ff
added acknowledgment section
bikash119 Sep 4, 2024
558b2b9
Merge branch 'argilla_with_autotrain' of github.com:bikash119/argilla…
bikash119 Sep 4, 2024
eacfb08
minor fixes
bikash119 Sep 4, 2024
21ed63e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 4, 2024
b89a65d
minor fixes
bikash119 Sep 4, 2024
abc551f
Merge branch 'argilla_with_autotrain' of github.com:bikash119/argilla…
bikash119 Sep 4, 2024
ef223c3
Update token_classification_tutorial.md
bikash119 Sep 4, 2024
b360896
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 4, 2024
0ce72f7
updated
bikash119 Sep 16, 2024
fbf93e1
Merge branch 'argilla_with_autotrain' of github.com:bikash119/argilla…
bikash119 Sep 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added argilla/docs/community/images/argilla_ds_list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
150 changes: 150 additions & 0 deletions argilla/docs/community/sample_publications.csv

Large diffs are not rendered by default.

2,306 changes: 2,306 additions & 0 deletions argilla/docs/community/token_classification_tutorial.ipynb

Large diffs are not rendered by default.