ZS-BERT
ZS-BERT copied to clipboard
Official implementation of the paper "Towards Zero-Shot Relation Extraction with Attribute Representation Learning."
Hi @dinobby , Thank you for releasing the source code of your nice work. Sorry for disturbing you. In the Wiki-ZSL data, each original sample contains multiple relations, that is,...
The link is not found now.
F1-score
the f1_score reported in your paper is micro_f1_score or macro_f1_score?
In the paper, you mentioned that you have run five times for different data split. what's the seed for your split?
Bumps [transformers](https://github.com/huggingface/transformers) from 2.3.0 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...
Hi @dinobby , Thanks for contributing the source code of a very interesting work. We are considering using you code for experiments and integration, but license information is not available....