FCSN icon indicating copy to clipboard operation
FCSN copied to clipboard

F-score

Open YapingZ opened this issue 5 years ago • 14 comments

Hello, your code is not complete, your test code does not get the accuracy rate and the recall rate.

YapingZ avatar May 22 '19 02:05 YapingZ

Yes, F-score can be calculated by json files saved in score_dir. But my evaluation code is quite messy, I may rewrite and upload it after final exam of this semester. If you are in a hurry to use it, please leave your email and I will send it to you as soon as possible!

weirme avatar May 23 '19 06:05 weirme

@SSSTEWARDDD you're student?? Wow!! if you're okay, can i write code and pull request??

Take a good look at the exam!!

SinDongHwan avatar May 23 '19 08:05 SinDongHwan

Thank you, because my research direction is this, I have been thinking about doing this in the near future. If you can send the test code to me, thank you very much. My email address is [email protected]

YapingZ avatar May 23 '19 08:05 YapingZ

@SSSTEWARDDD you're student?? Wow!! if you're okay, can i write code and pull request??

Take a good look at the exam!!

Thank you so much if you can provide your code and I will try my best to prepare for the exam!

weirme avatar May 23 '19 15:05 weirme

Thank you, because my research direction is this, I have been thinking about doing this in the near future. If you can send the test code to me, thank you very much. My email address is [email protected]

I have sent the code to your email, hope it can help you!

weirme avatar May 23 '19 15:05 weirme

@SSSTEWARDDD If you don't mind, could I also get your test code? And I wonder your code performance is similar to paper

Thank you and I also hope you take a good look at the exam!

fegler avatar May 26 '19 08:05 fegler

@SSSTEWARDDD If you don't mind, could I also get your test code? And I wonder your code performance is similar to paper

Thank you and I also hope you take a good look at the exam!

You can download my evaluation code from here

weirme avatar May 26 '19 11:05 weirme

I am facing with this qunestion "RuntimeError: expected a non-empty list of Tensors". Can you help me, thanks!

lovelingclear avatar May 28 '19 09:05 lovelingclear

please, explain more detailed. ( e.g. which situation, where line in code, etc )

SinDongHwan avatar May 28 '19 10:05 SinDongHwan

拜托,解释得更详细。 (例如,哪种情况,代码行等)

Traceback (most recent call last): File "train.py", line 119, in solver.train() File "train.py", line 73, in train mean_loss = torch.stack(sum_loss_history).mean().item() RuntimeError: expected a non-empty list of Tensors

lovelingclear avatar May 28 '19 12:05 lovelingclear

  1. Did you just execute code without editing?
  2. Did you download dataset?
  3. Did you load dataset correctly?

p.s. I want to make new issue. because this issue is about F-Score.

SinDongHwan avatar May 28 '19 14:05 SinDongHwan

拜托,解释得更详细。 (例如,某些情况下,代码行等)

追溯(最近一次通话最近): solver.train()中的 文件“ train.py”,第119 行,火车中的文件“ train.py”,行73, mean_loss = torch.stack(sum_loss_history).mean()。item () RuntimeError:预期张量的非空列表

I have encountered the same problem. How did you solve it?

Maruidear avatar Jul 02 '20 02:07 Maruidear

@SSSTEWARDDD If you don't mind, could I also get your test code? And I wonder your code performance is similar to paper Thank you and I also hope you take a good look at the exam!

You can download my evaluation code from here

Hi @weirme Can not open the link ~ can you share the link again thanks

iamgmujtaba avatar Nov 23 '20 06:11 iamgmujtaba

Can someone please tell me, is the F-core code of the warehouse updated at present? I use my own dataset for experiments and the F-core is always 0

zhw2020913 avatar May 31 '22 03:05 zhw2020913