chinmaydan
commited on
Commit
•
7603d67
1
Parent(s):
e5bf074
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
```bash
|
2 |
conda install pytorch torchvision torchaudio pytorch-cuda=11.6 -c pytorch -c nvidia
|
3 |
```
|
@@ -185,4 +195,4 @@ Please cite as:
|
|
185 |
booktitle = {Proceedings of ACL 2021},
|
186 |
year = {2021},
|
187 |
}
|
188 |
-
```
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- zh
|
5 |
+
- es
|
6 |
+
- ru
|
7 |
+
- ar
|
8 |
+
- fr
|
9 |
+
pipeline_tag: translation
|
10 |
+
---
|
11 |
```bash
|
12 |
conda install pytorch torchvision torchaudio pytorch-cuda=11.6 -c pytorch -c nvidia
|
13 |
```
|
|
|
195 |
booktitle = {Proceedings of ACL 2021},
|
196 |
year = {2021},
|
197 |
}
|
198 |
+
```
|