Skip to content

Instantly share code, notes, and snippets.

@isaacmg
Created April 5, 2020 18:50
Show Gist options
  • Save isaacmg/efc02ffbd31e60f704b453e444004614 to your computer and use it in GitHub Desktop.
Save isaacmg/efc02ffbd31e60f704b453e444004614 to your computer and use it in GitHub Desktop.
label = ade_eval
model_type = spert
model_path = data/models/ade
tokenizer_path = data/models/ade
dataset_path = data/datasets/conll04/conll04_test.json
types_path = data/datasets/conll04/conll04_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