Haozhe Ji

Results 7 issues of Haozhe Ji

Hi @abisee, I've implemented your model and saw your test results. It seems that the number of decoding sentences is quite fixed. In my result, the number is roughly 3....

question

https://github.com/google-research/bert/blob/ffbda2a1aafe530525212d13194cc84d92ed0313/modeling.py#L524 In this function, it says that 'We don't assume that `from_tensor` is a mask (although it could be). We don't actually care if we attend *from* padding tokens (only...

Can you provide some more details to the augmented data used in text classification tasks? e.g. for each labeled text, how many texts do you augment using back translation and...

Hello, what rules do you apply to filter the aliases of entities and relations?

Hi! I got this error caused by clatexmath package when building on macos: ``` Last 15 lines from /Users/haozhe/Library/Logs/Homebrew/clatexmath/02.ninja: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__functional/not_fn.h:38:36: note: candidate template ignored: substitution failure [with _Fn = int...

It seems the url for trained models is not valid, can you provide the correct link? Thanks!