Skip to content

Commit

Permalink
refresh to various things
Browse files Browse the repository at this point in the history
  • Loading branch information
omri374 committed Dec 27, 2023
1 parent 793fb99 commit cffb49e
Show file tree
Hide file tree
Showing 26 changed files with 963 additions and 342 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Furthermore, it tokenizes the data, creates tags (either IO/BIO/BILUO) and spans

Once data is generated, it could be split into train/test/validation sets
while ensuring that each template only exists in one set.
See [this notebook for more details](notebooks/3_Split_by_pattern_%23.ipynb).
See [this notebook for more details](notebooks/3_Split_by_pattern_number.ipynb).

## 2. Data representation

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.1.3
Loading

0 comments on commit cffb49e

Please sign in to comment.