Skip to content

Instantly share code, notes, and snippets.

@piercelamb
Created December 20, 2022 18:04
Show Gist options
  • Save piercelamb/e89b929c38a4f88b8d293388b96882d6 to your computer and use it in GitHub Desktop.
Save piercelamb/e89b929c38a4f88b8d293388b96882d6 to your computer and use it in GitHub Desktop.
inference_folder_structure
EXP-3333-longformer/
data/
reconciled_artifacts/
<all raw training data>
prepared_data/
<all encoded training data>
run_1/
tuning/ (or training/)
<all files emitted by training>
inference/
<all statistics gathered from the test set>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment