Skip to content

Commit

Permalink
Add environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
damien2012eng committed Oct 17, 2022
1 parent f1db9a9 commit 323d61a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: gector

dependencies:
- python=3.8
- pytorch=1.10.0
- python-Levenshtein
- transformers
- scikit-learn
- sentencepiece
- overrides=4.1.2
- numpy
- pip:
- allennlp==0.9.0

0 comments on commit 323d61a

Please sign in to comment.