Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aa96f59

Browse filesBrowse files
authored
Fixed installation bug
1 parent 464ae51 commit aa96f59
Copy full SHA for aa96f59

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ We are also releasing the Bangla Natural Language Inference (NLI) dataset introd
3030

3131
For installing the necessary requirements, use the following snippet
3232
```bash
33-
$ git clone https://https://github.com/csebuetnlp/banglabert
33+
$ git clone https://github.com/csebuetnlp/banglabert
3434
$ cd banglabert/
3535
$ conda create python==3.7.9 pytorch==1.8.1 torchvision==0.9.1 torchaudio==0.8.0 cudatoolkit=10.2 -c pytorch -p ./env
3636
$ conda activate ./env # or source activate ./env (for older versions of anaconda)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.