Skip to content

Commit

Permalink
Merge pull request #18 from HiIAmTzeKean/report
Browse files Browse the repository at this point in the history
Report
  • Loading branch information
HiIAmTzeKean authored Nov 14, 2024
2 parents ffc0e33 + 1cf8cf5 commit c253473
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 670 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -178,3 +178,5 @@ report/*.bbl
report/*.pdf
**/log.txt
.DS_Store
**/best_model.pt
**/lstm.pt
Binary file removed example/best_model.pt
Binary file not shown.
Binary file removed example/lstm.pt
Binary file not shown.
146 changes: 0 additions & 146 deletions gen_data_augment.ipynb

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "NLarge"
version = "0.2.2"
version = "0.2.3"
description = "Data augmentation for NLP"
authors = ["Ng Tze Kean <[email protected]>",
"Dexter Gui <[email protected]>"]
Expand Down
Loading

0 comments on commit c253473

Please sign in to comment.