-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtransition_amr_parser.yml
103 lines (103 loc) · 2.93 KB
/
transition_amr_parser.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
name: transition_amr_parser
channels:
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- appdirs=1.4.4=pyhd3eb1b0_0
- blas=1.0=mkl
- bottleneck=1.3.5=py38h7deecbd_0
- brotli-python=1.0.9=py38h6a678d5_7
- brotlipy=0.7.0=py38h27cfd23_1003
- ca-certificates=2023.01.10=h06a4308_0
- certifi=2023.11.17=py38h06a4308_0
- cffi=1.15.1=py38h5eee18b_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cryptography=38.0.4=py38h9ce1e76_0
- fftw=3.3.9=h27cfd23_1
- idna=3.4=py38h06a4308_0
- intel-openmp=2021.4.0=h06a4308_3561
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py38h7f8727e_0
- mkl_fft=1.3.1=py38hd3c417c_0
- mkl_random=1.2.2=py38h51133e4_0
- ncurses=6.4=h6a678d5_0
- numexpr=2.8.4=py38he184ba9_0
- numpy=1.23.5=py38h14f4228_0
- numpy-base=1.23.5=py38h31eccc5_0
- openssl=1.1.1u=h7f8727e_0
- packaging=23.1=py38h06a4308_0
- pandas=1.5.2=py38h417a72b_0
- pip=23.0.1=py38h06a4308_0
- pooch=1.4.0=pyhd3eb1b0_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py38h06a4308_0
- python=3.8.16=h7a1cb2a_3
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytz=2022.7=py38h06a4308_0
- readline=8.2=h5eee18b_0
- requests=2.31.0=py38h06a4308_0
- scipy=1.10.0=py38h14f4228_0
- setuptools=66.0.0=py38h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- urllib3=1.26.18=py38h06a4308_0
- wheel=0.38.4=py38h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- antlr4-python3-runtime==4.9.3
- asttokens==2.4.1
- backcall==0.2.0
- colorama==0.4.6
- cython==3.0.8
- dataclasses==0.6
- decorator==5.1.1
- executing==2.0.1
- fairseq==0.10.2
- hydra-core==1.3.2
- importlib-resources==6.1.2
- ipdb==0.13.13
- ipython==8.12.3
- jedi==0.19.1
- lxml==5.1.0
- matplotlib-inline==0.1.6
- omegaconf==2.3.0
- parso==0.8.3
- penman==1.3.0
- pexpect==4.9.0
- pickleshare==0.7.5
- pillow==10.2.0
- portalocker==2.8.2
- progressbar==2.5
- prompt-toolkit==3.0.43
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.17.2
- pyyaml==6.0.1
- regex==2023.12.25
- sacrebleu==2.4.0
- stack-data==0.6.3
- tabulate==0.9.0
- tomli==2.0.1
- torch==1.13.1+cu117
- torch-scatter==2.1.2
- torchaudio==0.13.1+cu117
- torchvision==0.14.1+cu117
- tqdm==4.66.2
- traitlets==5.14.1
- transition-neural-parser==0.5.4
- typing-extensions==4.10.0
- wcwidth==0.2.13
- zipp==3.17.0
prefix: /media/volume/roomofrequirement/miniconda3/envs/transition_amr_parser