Skip to content

Commit ed368ec

Browse files
authored
Update README.md
1 parent 42a3035 commit ed368ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This rep achieved **Several** tasks:
77
- [The seq2seq text generation, we try to implemented transformer solve a conventional problem in NLP - Words segmentation(Chinese).](https://github.com/fooSynaptic/transfromer_NN_Block/tree/master/transformer_jieba)
88
- [The NMT problem track on Chinese-English machine translation with WIT3 datasets.](https://github.com/fooSynaptic/transfromer_NN_Block/tree/master/en-zh_NMT)
99
- [The language model encoder architecture for Text-classfication.](https://github.com/fooSynaptic/transfromer_NN_Block/tree/master/transformer_text_Classfication)
10-
- [The sentence entailement task experiment with stanford SNLI datasets.](https://github.com/fooSynaptic/transfromer_NN_Block/tree/master/transformer_infersent)
10+
- [The sentence entailement task experiment with stanford SNLI datasets(Natural language Inference).](https://github.com/fooSynaptic/transfromer_NN_Block/tree/master/transformer_infersent)
1111
- [Updated reading comprehension task.](https://github.com/fooSynaptic/transfromer_NN_Block/tree/master/transformer_RC)
1212

1313

0 commit comments

Comments
 (0)