Skip to content

Commit

Permalink
code
Browse files Browse the repository at this point in the history
  • Loading branch information
kqhan committed Nov 1, 2024
1 parent 64f71cd commit 680211a
Show file tree
Hide file tree
Showing 4 changed files with 3,881 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ In CR WSC-M (*generated_modify_tq.csv*), the *text* is the original question. Th

### Code

We will release the code before 11.3.
In code folder, we have the code to construct the dataset and the code to evaluate different methods.

In *wsc_get_more.ipynb*, we get more questions to construct the dataset.

In *Model_wsc_H.ipynb* and *Model_wsc_M.ipynb*, we evaluate the performance of different methods on the CR WSC-H and CR WSC-M.

### Citation

Expand Down
1 change: 1 addition & 0 deletions code/Model_wsc_H.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 680211a

Please sign in to comment.