Pavanb commited on
Commit
1f663e4
1 Parent(s): 3e8f6f8

yaml file added

Browse files
Files changed (1) hide show
  1. itv2_hf.yaml +138 -0
itv2_hf.yaml ADDED
@@ -0,0 +1,138 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: itv2_hf
2
+ channels:
3
+ - defaults
4
+ dependencies:
5
+ - _libgcc_mutex=0.1=main
6
+ - ca-certificates=2023.08.22=h06a4308_0
7
+ - ld_impl_linux-64=2.38=h1181459_1
8
+ - libffi=3.3=he6710b0_2
9
+ - libgcc-ng=9.1.0=hdf63c60_0
10
+ - libstdcxx-ng=9.1.0=hdf63c60_0
11
+ - ncurses=6.3=h7f8727e_2
12
+ - openssl=1.1.1w=h7f8727e_0
13
+ - python=3.9.12=h12debd9_1
14
+ - readline=8.1.2=h7f8727e_1
15
+ - setuptools=68.0.0=py39h06a4308_0
16
+ - sqlite=3.38.5=hc218d9a_0
17
+ - tk=8.6.12=h1ccaba5_0
18
+ - wheel=0.41.2=py39h06a4308_0
19
+ - xz=5.2.5=h7f8727e_1
20
+ - zlib=1.2.12=h7f8727e_2
21
+ - pip:
22
+ - absl-py==1.4.0
23
+ - accelerate==0.24.1
24
+ - aiohttp==3.8.6
25
+ - aiosignal==1.3.1
26
+ - alabaster==0.7.13
27
+ - astunparse==1.6.3
28
+ - async-timeout==4.0.3
29
+ - attrs==23.1.0
30
+ - babel==2.13.1
31
+ - bitsandbytes==0.41.1
32
+ - cachetools==5.3.2
33
+ - certifi==2023.7.22
34
+ - charset-normalizer==3.3.2
35
+ - click==7.1.2
36
+ - datasets==2.14.6
37
+ - dill==0.3.7
38
+ - docopt==0.6.2
39
+ - docutils==0.18.1
40
+ - filelock==3.13.1
41
+ - flatbuffers==23.5.26
42
+ - frozenlist==1.4.0
43
+ - fsspec==2023.10.0
44
+ - future==0.18.3
45
+ - gast==0.5.4
46
+ - google-auth==2.23.4
47
+ - google-auth-oauthlib==1.0.0
48
+ - google-pasta==0.2.0
49
+ - googleapis-common-protos==1.61.0
50
+ - grpcio==1.59.2
51
+ - h5py==3.10.0
52
+ - huggingface-hub==0.18.0
53
+ - idna==3.4
54
+ - imagesize==1.4.1
55
+ - importlib-metadata==6.8.0
56
+ - indic-nlp-library==0.92
57
+ - jinja2==3.1.2
58
+ - joblib==1.3.2
59
+ - keras==2.14.0
60
+ - libclang==16.0.6
61
+ - markdown==3.5.1
62
+ - markupsafe==2.1.3
63
+ - ml-dtypes==0.2.0
64
+ - mock==5.1.0
65
+ - morfessor==2.0.6
66
+ - mosestokenizer==1.2.1
67
+ - mpmath==1.3.0
68
+ - multidict==6.0.4
69
+ - multiprocess==0.70.15
70
+ - networkx==3.2.1
71
+ - nltk==3.8.1
72
+ - numpy==1.26.1
73
+ - oauthlib==3.2.2
74
+ - openfile==0.0.7
75
+ - opt-einsum==3.3.0
76
+ - packaging==23.2
77
+ - pandas==2.1.2
78
+ - pip==23.3.1
79
+ - promise==2.3
80
+ - protobuf==3.20.3
81
+ - psutil==5.9.6
82
+ - pyarrow==14.0.0
83
+ - pyasn1==0.5.0
84
+ - pyasn1-modules==0.3.0
85
+ - pygments==2.16.1
86
+ - python-dateutil==2.8.2
87
+ - pytz==2023.3.post1
88
+ - pyyaml==6.0.1
89
+ - regex==2023.10.3
90
+ - requests==2.31.0
91
+ - requests-oauthlib==1.3.1
92
+ - rsa==4.9
93
+ - sacremoses==0.1.1
94
+ - safetensors==0.4.0
95
+ - scipy==1.11.3
96
+ - sentencepiece==0.1.99
97
+ - six==1.16.0
98
+ - snowballstemmer==2.2.0
99
+ - sphinx==7.2.6
100
+ - sphinx-argparse==0.4.0
101
+ - sphinx-rtd-theme==1.3.0
102
+ - sphinxcontrib-applehelp==1.0.7
103
+ - sphinxcontrib-devhelp==1.0.5
104
+ - sphinxcontrib-htmlhelp==2.0.4
105
+ - sphinxcontrib-jquery==4.1
106
+ - sphinxcontrib-jsmath==1.0.1
107
+ - sphinxcontrib-qthelp==1.0.6
108
+ - sphinxcontrib-serializinghtml==1.1.9
109
+ - sympy==1.12
110
+ - tensorboard==2.14.1
111
+ - tensorboard-data-server==0.7.2
112
+ - tensorflow==2.14.0
113
+ - tensorflow-addons==0.22.0
114
+ - tensorflow-datasets==3.2.1
115
+ - tensorflow-estimator==2.14.0
116
+ - tensorflow-io-gcs-filesystem==0.34.0
117
+ - tensorflow-metadata==1.14.0
118
+ - termcolor==2.3.0
119
+ - tf2crf==0.1.33
120
+ - tokenizers==0.13.3
121
+ - toolwrapper==2.1.0
122
+ - torch==2.1.0+cu118
123
+ - tqdm==4.66.1
124
+ - transformers==4.33.2
125
+ - triton==2.1.0
126
+ - typeguard==2.13.3
127
+ - typing-extensions==4.8.0
128
+ - tzdata==2023.3
129
+ - uctools==1.3.0
130
+ - urduhack==1.1.1
131
+ - urllib3==2.0.7
132
+ - werkzeug==3.0.1
133
+ - wrapt==1.14.1
134
+ - xxhash==3.4.1
135
+ - yarl==1.9.2
136
+ - zipp==3.17.0
137
+ prefix: /home2/pavan.baswani/miniconda3/envs/itv2_hf
138
+