Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Reproduce the recall result on Zero-shot EL dataset #69

@xiepuzhao

Description

@xiepuzhao

Hi, I use the code and Hyper-parameters you released on github to train bert-base-uncased on the Zero-shot EL dataset, but I can't get the result you showed on paper, I want to know how should I adjust the Hyper-parameters?
The following are Hyper-parameters I used to train:
learning_rate 1e-05
num_train_epochs 5
max_context_length 128
max_cand_length 128
train_batch_size 128
eval_batch_size 64
bert_model bert-base-uncased
type_optimization all_encoder_layers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions