Skip to content

Commit a31372f

Browse files
committed
readme
1 parent 1705ce2 commit a31372f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,17 @@ modify the config file, see the Config directory([here](https://github.com/bamte
2222

2323
## Model ##
2424

25-
- Contains some neural networks implement in pytorch, see the [models](https://github.com/bamtercelboo/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch/tree/master/models) for detail.
25+
Contains some neural networks implement in pytorch, see the [models](https://github.com/bamtercelboo/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch/tree/master/models) for detail.
2626

2727
## Data ##
2828

29-
- SST-1 and SST-2.
29+
SST-1 and SST-2.
3030

3131
## Result ##
3232

33-
- I haven't adjusted the hyper-parameters seriously, you can also see train log in [here](https://github.com/bamtercelboo/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch/tree/master/result).
34-
- The following test set accuracy are based on the best dev set accuracy.
33+
I haven't adjusted the hyper-parameters seriously, you can also see train log in [here](https://github.com/bamtercelboo/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch/tree/master/result).
34+
35+
The following test set accuracy are based on the best dev set accuracy.
3536

3637
| Data/Model | % SSt-1 | % SSt-2 |
3738
| ------------ | ------------ | ------------ |

0 commit comments

Comments
 (0)