Hojjat Aghakhani
Hojjat Aghakhani
Hi, For my project, I'm trying to fine-tune CodeGen models on my dataset and evaluate the resulting fine-tuned model on the HumanEval benchmark dataset. I have a few questions that...
Hi, First of all, I want to thank you a lot for open sourcing your project. That means a lot! I have a question. I'm kind of confused with the...
Hi, Thanks in advance for your time. We try to reproduce your results in the ''end-to-end'' learning scenario, and unlike "transfer learning", the numbers are very different to what you...
When loading a pcapng file, using the code below, ``` import pcapkit with open('sample.pcap', 'rb') as file: pcapkit.extract(fin=file, nofile=True, verbose=True) ``` I see this error: ``` File ~/Desktop/REDACTED/meta.git/.venv/lib/python3.13/site-packages/pcapkit/interface/core.py:122, in extract(fin,...
Reopening https://github.com/KimiNewt/pyshark/issues/421, this issue still exists on v0.6