Joosep Pata
Joosep Pata
Using this Pythia8 card: ``` Random:setSeed = on Main:numberOfEvents = 100 ! number of events to generate Main:timesAllowErrors = 5 ! how many aborts before run stops ! 2) Settings...
1. L1 attempts to correct for PU: simulate the same event with & without PU 2. L2L3 attempts to correct gen to reco: match genjets to recojets, derive a correction...
- [x] add model card to https://huggingface.co/jpata/particleflow - [ ] make model inference runnable via the huggingface website for the CLIC dataset - [ ] output some example events on...
https://iopscience.iop.org/article/10.1088/2632-2153/ad035b/pdf
Put this in the tfds download instructions: https://zenodo.org/record/8414225 Add some instructions on how to train the hit-based model here: https://github.com/jpata/particleflow/blob/main/README_tf.md
- [x] ONNX export of the model from pytorch - [ ] ONNX import to CMSSW - [ ] native/direct pytorch import to CMSSW - [ ] check compatibility of...
The comet logging sometimes times out on trainings where the time per epoch is many hours, which makes it unreliable.