xingyaoww commited on
Commit
99cb050
1 Parent(s): 66def0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ Official model checkpoint for paper [LeTI: Learning to Generate from Textual Int
8
  The code associated with these checkpoints can be found [here](https://github.com/xingyaoww/LeTI).
9
 
10
  Decompress the model checkpoint [`data.tar.gz`](https://huggingface.co/xingyaoww/LeTI/resolve/main/data.tar.gz) (using `tar -xzvf data.tar.gz`) will create a folder `data`.
11
- After decompress the checkpoints, you can set `export GS_BUCKET_PREFIX=`pwd`` and run evaluation of your choice following [this](https://github.com/xingyaoww/LeTI/blob/main/docs/EVAL.md).
12
 
13
  We currently release the following checkpoints in the paper:
14
 
 
8
  The code associated with these checkpoints can be found [here](https://github.com/xingyaoww/LeTI).
9
 
10
  Decompress the model checkpoint [`data.tar.gz`](https://huggingface.co/xingyaoww/LeTI/resolve/main/data.tar.gz) (using `tar -xzvf data.tar.gz`) will create a folder `data`.
11
+ After decompress the checkpoints, you can set `export GS_BUCKET_PREFIX=`pwd` ` and run evaluation of your choice following [this](https://github.com/xingyaoww/LeTI/blob/main/docs/EVAL.md).
12
 
13
  We currently release the following checkpoints in the paper:
14