zeshel icon indicating copy to clipboard operation
zeshel copied to clipboard

Results 7 zeshel issues
Sort by recently updated
recently updated
newest added

Hi when I run the following command: `ZESHEL_DATA="MY DATA PATH" bash scripts/create_training_data.sh` I met the following error File "/scratch/yerong/local/anaconda3/envs/blink37/lib/python3.7/site-packages/tensorflow_core/python/lib/io/file_io.py", line 84, in _preread_check compat.as_bytes(self.__name), 1024 * 512) tensorflow.python.framework.errors_impl.NotFoundError: uncased_L-12_H-768_A-12/vocab.txt; No...

https://github.com/lajanugen/zeshel/blob/584f15d5b0ae285df7dcd1a3e99ffae2203984dc/run_classifier.py#L203 BertModel has no such param.

When trying use run_classifier.sh I get the error: tensorflow.python.framework.errors_impl.InvalidArgumentError: 2 root error(s) found. (0) Invalid argument: Key: segment_ids. Can't parse serialized Example. [[{{node ParseSingleExample/ParseSingleExample}}]] [[IteratorGetNext]] (1) Invalid argument: Key: segment_ids....

Greetings! When running the `scripts/create_training_data.sh` script, I get the following KeyErrors: Traceback (most recent call last): File "create_training_data.py", line 430, in tf.app.run() File "/tensorflow-1.15.2/python3.6/tensorflow_core/python/platform/app.py", line 40, in run _run(main=main, argv=argv,...

Thanks for uploading codes for Zero-shot EL, I'm very interested in this work. Currently I'm reading codes but can't find where mention position is indicated. (In the original paper, written...

Hi, Thanks for your work. Could you please provide your best model for use of your system without re-training? Or, could you please provide the systems' outputs for analysis usage?...

The dataset includes the documents and titles, but not the corresponding web pages they come from. I'm wondering if you have those url available that can be shared.