init
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# Explicit paths specified without -i or -o; assuming --only paths...
# On branch master
#
# Initial commit
#
# Changes to be committed:
#	new file:   DF/alphadf_test_set.pkl
#	new file:   DF/generate_df.py
#	new file:   GPT.py
#	new file:   GPT1.py
#	new file:   README.md
#	new file:   data/DF_GPT.pkl
#	new file:   data/DF_lstm.pkl
#	new file:   data/test_OSDB.txt
#	new file:   data/test_PersonaChat.txt
#	new file:   data/test_Twitter.txt
#	new file:   data/test_Ubuntu.txt
#	new file:   data/vocab
#	new file:   decodeGPT.py
#	new file:   decodelstm.py
#	new file:   lstm.py
#	new file:   lstm1.py
#	new file:   lstmdecode.py
#	new file:   lstmdecode1.py
#	new file:   pytorch_pretrained/MANIFEST.in
#	new file:   pytorch_pretrained/README.md
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__init__.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__main__.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/__init__.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/file_utils.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/modeling.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/modeling_gpt2.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/modeling_openai.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/modeling_transfo_xl.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/modeling_transfo_xl_utilities.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/optimization.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/optimization_openai.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/tokenization.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/tokenization_gpt2.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/tokenization_openai.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/__pycache__/tokenization_transfo_xl.cpython-36.pyc
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/convert_gpt2_checkpoint_to_pytorch.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/convert_openai_checkpoint_to_pytorch.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/convert_tf_checkpoint_to_pytorch.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/convert_transfo_xl_checkpoint_to_pytorch.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/file_utils.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/modeling.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/modeling_gpt2.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/modeling_openai.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/modeling_transfo_xl.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/modeling_transfo_xl_utilities.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/optimization.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/optimization_openai.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/tokenization.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/tokenization_gpt2.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/tokenization_openai.py
#	new file:   pytorch_pretrained/pytorch_pretrained_bert/tokenization_transfo_xl.py
#	new file:   pytorch_pretrained/requirements.txt
#	new file:   pytorch_pretrained/setup.py
#	new file:   trainGPT.py
#	new file:   trained_model/GPT/Download_link_GPT
#	new file:   trained_model/lstm/Download_link_lstm
#	new file:   trained_model/trained_model
#	new file:   trainlstm.py
#
