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

Can I use the input with a longer length? #43

Open
RenzeLou opened this issue Dec 7, 2021 · 5 comments
Open

Can I use the input with a longer length? #43

RenzeLou opened this issue Dec 7, 2021 · 5 comments

Comments

@RenzeLou
Copy link

RenzeLou commented Dec 7, 2021

Dear authors,

I found you set the max_event and max_affect to 17 and 35 respectively. However, the length of my input event is much longer than 17, can I change it according to my need?

After scanning your code, I tend to change opt['data']["maxe1"] in main_atomic.py and self.max_event in atomic.py, can it work?

@Aurora-slz
Copy link

Dear authors,

I found you set the max_event and max_affect to 17 and 35 respectively. However, the length of my input event is much longer than 17, can I change it according to my need?

After scanning your code, I tend to change opt['data']["maxe1"] in main_atomic.py and self.max_event in atomic.py, can it work?

Hi, Have you solved this problem?I met the same difficulty.

@zhuwh04
Copy link

zhuwh04 commented Jul 13, 2022

I have this problem too......

@zhuwh04
Copy link

zhuwh04 commented Jul 13, 2022

Dear authors,

I found you set the max_event and max_affect to 17 and 35 respectively. However, the length of my input event is much longer than 17, can I change it according to my need?

After scanning your code, I tend to change opt['data']["maxe1"] in main_atomic.py and self.max_event in atomic.py, can it work?

Hi, Have you already solved this problem?

@RenzeLou
Copy link
Author

@Aurora-slz @zhuwh04
Hi, both. Unfortunately, I didn't fix this problem yet. These hyper-parameters, namely max_event and max_affect seemed unchangeable.

Hope exact response from the authors.

@Nemo0223
Copy link

I found a way which may solve the problem
cut the length of the tensor prefix in the function "set_atomic_inputs" in file functions.py into 18
%$U8`3%$FJ$)J N46~6IU
Some results can be completely generated, but some results seem to be broken...... (I only test on ATOMIC dataset)

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

No branches or pull requests

4 participants