Skip to content

Instantly share code, notes, and snippets.

@isaacmg
Last active April 5, 2020 18:52
Show Gist options
  • Save isaacmg/d1f26259eff607a474b8069d96fae753 to your computer and use it in GitHub Desktop.
Save isaacmg/d1f26259eff607a474b8069d96fae753 to your computer and use it in GitHub Desktop.
label = conll04_eval
model_type = spert
model_path = data/models/ade
tokenizer_path = data/models/ade
dataset_path = data/datasets/ade/ade_split_0_test.json
types_path = data/datasets/ade/ade_types.json
eval_batch_size = 1
rel_filter_threshold = 0.4
size_embedding = 25
prop_drop = 0.1
max_span_size = 10
store_predictions = true
store_examples = true
sampling_processes = 4
sampling_limit = 100
max_pairs = 1000
log_path = data/log/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment