Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 1 #7

Open
wants to merge 3 commits into
base: team_hatakeyama_phase2
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions team_hatakeyama_phase2/Tanuki_pretraining/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,14 @@ Tanuki_pretraining
全体に悪影響を及ぼす可能性があります。
その場合、make_env.sh の中のコマンドを参考にして、環境を構築してください。
```
aaddadadadamama,aa,,,,,saawwaa,,,<,,,,,,sssaa

nvidia-driverがない場合は、nvidia-driver-535をインストールする。 メモリを50GB程度使うので、64GB以下のマシンはスワップメモリを確保する。

```
ubuntu 20 dadaassadada
git clone https://github.com/matsuolab/nedo_project_code.git
git checkout team_hatakeyama_phase2
cd team_hatakeyama_phase2/Tanuki_pretraining/
git clone -b team_hatakeyama_phase2 https://github.com/matsuolab/nedo_project_code.git
cd team_hatakeyama_phase2/team_hatakeyama_phase2/Tanuki_pretraining/
sudo chmod +x ./make_env.sh


```bash
$ git clone https://github.com/team-hatakeyama-phase2/Tanuki_pretraining.git
$ cd Tanuki_pretraining
$ make_env.sh
./make_env.sh
## ---- import OK ----- が表示される
```

Expand Down