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

Error analysis #13

Merged
merged 5 commits into from
Jan 6, 2024
Merged

Error analysis #13

merged 5 commits into from
Jan 6, 2024

Conversation

dustnehowl
Copy link
Contributor

@dustnehowl dustnehowl commented Jan 6, 2024

โœ… Your checklist for this pull request

  • main๐Ÿšซ ๋˜๋Š” develop๐Ÿšซ์ด ์•„๋‹Œ ๋ธŒ๋žœ์น˜์—์„œ ์š”์ฒญํ•˜๊ณ  ๊ณ„์‹ ๊ฑฐ์ฃ ?
  • 'base'๊ฐ€ main๐Ÿšซ์ด ์•„๋‹Œ developโœ…์ด ๋งž๋Š”๊ฑฐ์ฃ ?
  • commit message๊ฐ€ ์ €ํฌ์˜ commit convention๊ณผ ์ผ์น˜ํ•˜๋Š”์ง€ ํ™•์ธํ•ด ์ฃผ์„ธ์š”
  • ์ž‘์„ฑํ•˜์‹  ์ฝ”๋“œ๊ฐ€ code linting๊ณผ unit test๋ฅผ ํ†ต๊ณผํ•˜๋Š”์ง€ ํ™•์ธํ•ด ์ฃผ์„ธ์š”

Description

  • confusion_matrix ๋ฅผ ๊ทธ๋ฆฌ๋Š” ์ฝ”๋“œ๋ฅผ ์ถ”๊ฐ€ํ–ˆ์Šต๋‹ˆ๋‹ค.
    • requirements.txt ์— matplotlib๋ฅผ ์ถ”๊ฐ€ํ–ˆ์Šต๋‹ˆ๋‹ค.

Related Issue

@dustnehowl dustnehowl self-assigned this Jan 6, 2024
@dustnehowl dustnehowl requested review from jingi-data and gyunini and removed request for jingi-data and gyunini January 6, 2024 11:08
Copy link
Contributor

@jingi-data jingi-data left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

์ž‘์—… ๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค!

@@ -44,6 +45,7 @@ def klue_re_auprc(probs, labels):

def compute_metrics(pred):
""" validation์„ ์œ„ํ•œ metrics function """
error_analysis(pred)

This comment was marked as resolved.

@jingi-data jingi-data merged commit 27236c8 into develop Jan 6, 2024
@jingi-data jingi-data deleted the error-analysis branch January 6, 2024 13:47
@jingi-data jingi-data linked an issue Jan 6, 2024 that may be closed by this pull request
jingi-data added a commit that referenced this pull request Jan 28, 2024
* feat: .gitignore ํŒŒ์ผ์„ ์ถ”๊ฐ€ํ•˜์˜€์Šต๋‹ˆ๋‹ค. (#8)

#5

* Baseline code ์ถ”๊ฐ€ (#9)

* [FEAT] : add baseline code

* chore : train data path ๋ณ€๊ฒฝ

* chore : .gitignore ์œ„์น˜ ์ˆ˜์ •

* chore : .gitignore ์œ„์น˜ ์ˆ˜์ •

---------

Co-authored-by: dustnehowl <[email protected]>
Co-authored-by: ๊น€์ง„๊ธฐ_T6039 <[email protected]>

* feat : modulize model

* feat: data ๋””๋ ‰ํ† ๋ฆฌ ์ถ”๊ฐ€

* refactor: delete training_step func

* chore: changed test_datset_dir in inference.py

* Error analysis (#13)

* docs : requirements - matpliolib ์ถ”๊ฐ€

* feat : evaluate ์‹œ์— multiclass confusion_matrix ์ƒ์„ฑ

* refactor : ํ•„์š”์—†๋Š” logging ์ฝ”๋“œ ์‚ญ์ œ

* chore: update .gitignore

* chore: add normalization in confusion matrix

---------

Co-authored-by: dustnehowl <[email protected]>
Co-authored-by: jingi-data <[email protected]>

* chore : base model ๋ณ€๊ฒฝ

* fix: refactored  model forward

- data/dev.csv ๋ฅผ ์—ฐ๊ฒฐํ•˜๋„๋ก ์ˆ˜์ •ํ–ˆ์Šต๋‹ˆ๋‹ค.

* chore: changed baseline model

* chore: confusion matrix ๊ฒน์ณ๋ณด์ด๋Š” ๋ฌธ์ œ ํ•ด๊ฒฐ์„ ์œ„ํ•œ error_analysis.py ์ˆ˜์ •

* Streamlit (#15)

* Add streamlit to requirements.txt

* feat : Add streamlit app for relation extraction

---------

Co-authored-by: dustnehowl <[email protected]>
Co-authored-by: jingi-data <[email protected]>

* Custom Model attached Bi-LSTM classifier by Gyun (#26)

* feat:baseline change

* feat:baseline

* feat:baseline

* feat:baseline

* feat:baseline

* feat:baseline

* feat:baseline

* feat:baseline

---------

Co-authored-by: gyunini <[email protected]>

---------

Co-authored-by: ์ด๊ท  <[email protected]>
Co-authored-by: Kim yeonsu <[email protected]>
Co-authored-by: dustnehowl <[email protected]>
Co-authored-by: gyunini <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Error Analysis ๊ธฐ๋Šฅ ์ถ”๊ฐ€
2 participants