Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add tests for functions #180

Open
18 tasks
tmills opened this issue Aug 24, 2023 · 0 comments
Open
18 tasks

add tests for functions #180

tmills opened this issue Aug 24, 2023 · 0 comments

Comments

@tmills
Copy link
Contributor

tmills commented Aug 24, 2023

  • is_hub_model in train_system.py
  • is_cnlpt_model in train_system.py
  • is_external_encoder in train_system.py
  • cnlp_convert_features_to_hierarchical in cnlp_data.py
  • cnlp_preprocess_data in cnlp_data.py
  • _build_pytorch_labels in cnlp_data.py
  • _build_event_mask in cnlp_data.py
  • _reconcile_labels_lists in cnlp_data.py
  • _reconcile_output_modes in cnlp_data.py
  • _reconcile_columns in cnlp_data.py
  • _concatenate_datasets in cnlp_data.py
  • len, getitem in cnlp_data.py
  • get_labels in cnlp_data.py
  • get_unique_labels in cnlp_processors.py
  • infer_output_modes in cnlp_processors.py
  • get_task_pruned_dataset in cnlp_processors.py (? maybe delete? can't remember why we needed this)
  • freeze_encoder_weights in CnlpModel...
  • generalize_encoder_forward_kwargs in CnlpModel...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant