run bert.ipynb and ignore conda env

This commit is contained in:
MTRNord 2022-11-23 21:08:16 +01:00
parent 0de41d70bc
commit de1869929b
2 changed files with 141 additions and 9 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@
/target
/logs
/wandb
/data
/data
/conda

File diff suppressed because one or more lines are too long