Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# README
|
2 |
## 0. Configuration File
|
3 |
|
4 |
-
The config file is configs/example.yaml
|
5 |
|
6 |
## 1. Model Weight Files and Dataset Configuration
|
7 |
|
|
|
1 |
# README
|
2 |
## 0. Configuration File
|
3 |
|
4 |
+
The config file is `./configs/example.yaml`. You can modify `test_file` or `finetune`, which correspond to the CSV file location and the pre-trained model checkpoint location, respectively.
|
5 |
|
6 |
## 1. Model Weight Files and Dataset Configuration
|
7 |
|