Skip to content

Commit

Permalink
tf 1.4 to tf 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zhigwang committed Feb 5, 2018
1 parent 95d3460 commit 33cc8fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences

## Updates (Jan 28, 2018)
* This repository has been updated to tensorflow 1.4
* This repository has been updated to tensorflow 1.5
* The training process speeds up 15+ times without lossing the accuracy.
* All codes have been re-constructed for better readability and adaptability.

Expand All @@ -12,7 +12,7 @@ You can use this program to deal with tasks like [paraphrase identification](htt

## Requirements
* python 2.7
* tensorflow 1.4
* tensorflow 1.5

## Data format
Both the train and test sets require a tab-separated format.
Expand Down

0 comments on commit 33cc8fe

Please sign in to comment.