Skip to content

Commit 23eb61d

Browse files
authored
modify a few working in Tutorial.md
1 parent e005e31 commit 23eb61d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* [Task 3: Question Natural Language Inference](#task-3)
1212
* [Task 4: Regression](#task-4)
1313
* [Task 5: Sentiment Analysis](#task-5)
14-
* [Task 6: Question Pairs](#task-6)
14+
* [Task 6: Question Paraphrase](#task-6)
1515
* [Advanced Usage](#advanced-usage)
1616
* [Extra Feature Support](#extra-feature)
1717
* [Learning Rate Decay](#lr-decay)
@@ -347,7 +347,7 @@ Sentiment analysis is aimed to predict the sentiment (positive, negative, etc) o
347347

348348
*Tips: the model file and train log file can be found in JOSN config file's outputs/save_base_dir after you finish training.*
349349
350-
### <span id="task-6">Task 6: Question Pairs</span>
350+
### <span id="task-6">Task 6: Question Paraphrase</span>
351351
352352
This task is to determine whether a pair of questions are semantically equivalent.
353353

0 commit comments

Comments
 (0)