-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
138 lines (138 loc) · 7.67 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
name: story_cloze
channels:
- pytorch
- main
- defaults
- conda-forge
- allennlp
dependencies:
- autopep8=1.5.6=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- blas=1.0=mkl
- ca-certificates=2021.4.13=haa95532_1
- certifi=2020.12.5=py38haa95532_0
- colorama=0.4.4=pyhd3eb1b0_0
- cudatoolkit=11.1.1=heb2d755_7
- decorator=5.0.6=pyhd3eb1b0_0
- freetype=2.10.4=hd328e21_0
- intel-openmp=2020.2=254
- ipykernel=5.3.4=py38h5ca1d4c_0
- ipython=7.22.0=py38hd4e2768_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.17.0=py38_0
- joblib=1.0.1=pyhd8ed1ab_0
- jpeg=9b=hb83a4c4_2
- jupyter_client=6.1.12=pyhd3eb1b0_0
- jupyter_core=4.7.1=py38haa95532_0
- libblas=3.9.0=1_h8933c1f_netlib
- libcblas=3.9.0=5_hd5c7e75_netlib
- liblapack=3.9.0=5_hd5c7e75_netlib
- libpng=1.6.37=h2a8f88b_0
- libsodium=1.0.18=h62dcd97_0
- libtiff=4.1.0=h56a325e_1
- libuv=1.40.0=he774522_0
- lz4-c=1.9.3=h2bbff1b_0
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- mkl=2020.2=256
- mkl-service=2.3.0=py38h196d8e1_0
- mkl_fft=1.3.0=py38h46781fe_0
- mkl_random=1.1.1=py38h47e9c7a_0
- msys2-conda-epoch=20160418=1
- ninja=1.10.2=h6d14046_1
- numpy=1.19.2=py38hadc3359_0
- numpy-base=1.19.2=py38ha3acd2a_0
- olefile=0.46=py_0
- openssl=1.1.1k=h2bbff1b_0
- parso=0.8.2=pyhd3eb1b0_0
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pillow=8.2.0=py38h4fa10fc_0
- pip=21.0.1=py38haa95532_0
- prompt-toolkit=3.0.17=pyh06a4308_0
- pycodestyle=2.7.0=pyhd3eb1b0_0
- pygments=2.8.1=pyhd3eb1b0_0
- python=3.8.8=hdbf39b2_5
- python-dateutil=2.8.1=pyhd3eb1b0_0
- python_abi=3.8=1_cp38
- pytorch=1.8.1=py3.8_cuda11.1_cudnn8_0
- pywin32=227=py38he774522_1
- pyzmq=20.0.0=py38hd77b12b_1
- scikit-learn=0.24.2=py38h5d5d464_0
- scipy=1.6.3=py38he847743_0
- setuptools=52.0.0=py38haa95532_0
- six=1.15.0=py38haa95532_0
- sqlite=3.35.4=h2bbff1b_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tk=8.6.10=he774522_0
- toml=0.10.2=pyhd3eb1b0_0
- torchaudio=0.8.1=py38
- torchvision=0.9.1=py38_cu111
- tornado=6.1=py38h2bbff1b_0
- traitlets=5.0.5=pyhd3eb1b0_0
- typing_extensions=3.7.4.3=pyha847dfd_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wcwidth=0.2.5=py_0
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py38_0
- xz=5.2.5=h62dcd97_0
- zeromq=4.3.3=ha925a31_3
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.9=h19a0ad4_0
- pip:
- absl-py==0.12.0
- accelerate==0.3.0
- bert-score==0.3.9
- cachetools==4.2.2
- chardet==4.0.0
- click==7.1.2
- cycler==0.10.0
- datasets==1.6.2
- dill==0.3.3
- filelock==3.0.12
- fsspec==2021.4.0
- google-auth==1.30.0
- google-auth-oauthlib==0.4.4
- grpcio==1.37.1
- huggingface-hub==0.0.8
- idna==2.10
- kiwisolver==1.3.1
- markdown==3.3.4
- matplotlib==3.4.2
- multiprocess==0.70.11.1
- nltk==3.6.2
- oauthlib==3.1.0
- packaging==20.9
- pandas==1.2.4
- portalocker==2.0.0
- protobuf==3.16.0
- pyaml==20.4.0
- pyarrow==4.0.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==2.4.7
- pyphonetics==0.5.3
- pytz==2021.1
- pyyaml==5.4.1
- regex==2021.4.4
- requests==2.25.1
- requests-oauthlib==1.3.0
- rouge-score==0.0.4
- rsa==4.7.2
- sacrebleu==1.5.1
- sacremoses==0.0.45
- sentencepiece==0.1.95
- tensorboard==2.5.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- tokenizers==0.10.2
- tqdm==4.49.0
- transformers==4.6.0.dev0
- unidecode==1.2.0
- urllib3==1.26.4
- werkzeug==2.0.0
- xxhash==2.0.2
prefix: F:\conda\envs\story_cloze