TradeTheEvent
TradeTheEvent copied to clipboard
Implementation of "Trade the Event: Corporate Events Detection for News-Based Event-Driven Trading." In Findings of ACL2021
My name is Luis, I'm a big-data machine-learning developer, I'm a fan of your work, and I usually check your updates. I was afraid that my savings would be eaten...
Hi, @Zhihan1996 , thanks for providing the dataset, any chance to add license (e.g., [MIT](https://github.com/askforalfred/alfred/blob/master/LICENSE), or [Apache 2.0](https://github.com/Lightning-AI/lightning/blob/master/LICENSE)) to the dataset so that more ppl could use it? Thank you.
Hello 🙋🏻♂️, I saw you are hosting your dataset through Gdrive. Would you be interested in hosting it through hf.co/datasets? It is free and could then be directly loaded through...
Traceback (most recent call last): File "run_event.py", line 489, in main() File "run_event.py", line 463, in main outputs = model(input_ids, attention_mask=attention_mask, seq_labels=seq_labels, ner_labels=ner_labels) File "/data1/lht/anaconda3/envs/tte/lib/python3.7/site-packages/torch/nn/modules/module.py", line 889, in _call_impl result...
I run your backtest, and there was ave return result. I would like to ask how can I get his result, could you upload the full code for this part?...
I use the command exactly like in the documentation. The error I get I the following: `zsh: illegal hardware instruction python run_domainadapt.py --output_dir=ADA_MODEL_DIR --model_type=bert` What can I do
Hi @Zhihan1996, thank you very much for the works! I downloaded the event detection data but saw that it only contained I- labels. Without B-label, we cannot distinguish between adjacent...