raspberryice / inc-schema

Code for paper "Open-Domain Hierarchical Event Schema Induction by Incremental Prompting and Verification"
GNU General Public License v3.0
13 stars 3 forks source link

phase2b_corpus.jsonl #1

Open Yooooolanda opened 1 year ago

Yooooolanda commented 1 year ago

In main.py, it says "parser.add_argument('--corpus_file', type=str, default='phase2b_corpus.jsonl'". However, I cannot find phase2b_corpus.jsonl inthe files. Which file can use as this one? Thanks!

haoyunlyy commented 2 weeks ago

在 main.py 中,它显示 “parser.add_argument('--corpus_file', type=str, default='phase2b_corpus.jsonl'”。但是,我在文件中找不到 phase2b_corpus.jsonl。哪个文件可以作为这个文件使用?谢谢!

Have you found this file? I want to refer to it, thank you very much.