Hey,
I wanted to make the h3m model work, I followed all the steps to get the dataset and run the 3 steps to then build dataset from this repository. But I ended with two problems:
- All the config.yaml files are different than the model_h3D_mask_TRUE_TF0.7_D10 provided, so I've been trying to guess what are the hidden_dim, embbeded_dim and others.
- The Vocab Size is different than what this model_h3D_mask_TRUE_TF0.7_D10 was trained on. I ended with around 5800 vocab size. Which is different than that model.
Is there any chance you could provide both vocab object and the config for that model?
Thanks in advance for your help!
Hey,
I wanted to make the h3m model work, I followed all the steps to get the dataset and run the 3 steps to then build dataset from this repository. But I ended with two problems:
Is there any chance you could provide both vocab object and the config for that model?
Thanks in advance for your help!