qgyd2021 commited on
Commit
ec3f716
·
verified ·
1 Parent(s): 0ab3f49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -78,3 +78,13 @@ if __name__ == '__main__':
78
  main()
79
 
80
  ```
 
 
 
 
 
 
 
 
 
 
 
78
  main()
79
 
80
  ```
81
+
82
+ requirements.txt
83
+ ```text
84
+ allennlp==2.10.1
85
+ allennlp-models==2.10.1
86
+ torch==1.12.1
87
+ overrides==1.9.0
88
+ pytorch_pretrained_bert==0.6.2
89
+ ```
90
+