Martin Kerscher
Martin Kerscher
I am trying to use this repository to train a language model with an additional input. My data looks like this: ``` ┌─────────┬─────┬────┬───┐ │side info│start│The │cat│ └─────────┴─────┴────┴───┘ ``` The labels...
I am looking for a graph library in C# that can perform isomorphism checks but can't find anything. I also couldn't find an implementation in QuikGraph. Did I miss something...
I understand there does not seem to be any code in this library for loading neural network weights and running inference. I could implement this myself, but I am unsure...
I noticed that the link to the model files: [https://umich.app.box.com/s/gwd0rp74lh6ogf6n69aqkhamab82tu8r](https://umich.app.box.com/s/gwd0rp74lh6ogf6n69aqkhamab82tu8r) does not seem to be available anymore. Is it possible to activate it again or upload the files to huggingface...