StKirill commited on
Commit
9d3f1a5
·
verified ·
1 Parent(s): 542533b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -108,9 +108,9 @@ For training the model to transfer style of Rachel to chatbot I used several mod
108
  !["gpt2-medium-results"](./images/gpt2-medium-results.png)
109
 
110
  2. Last model is GPT2-large. Training on monologues is shown below
111
- !["gpt2-large-mono-train"](./images/gpt2-medium-mono-train.png)
112
  Training on dialogues is shown on the next image
113
- !["gpt2-large-mono-train"](./images/gpt2-medium-replics-train.png)
114
  Result of the training is shown below
115
- !["gpt2-large-results"](./images/gpt2-medium-results.png)
116
 
 
108
  !["gpt2-medium-results"](./images/gpt2-medium-results.png)
109
 
110
  2. Last model is GPT2-large. Training on monologues is shown below
111
+ !["gpt2-large-mono-train"](./images/gpt2-large-mono-train.png)
112
  Training on dialogues is shown on the next image
113
+ !["gpt2-large-mono-train"](./images/gpt2-large-replics-train.png)
114
  Result of the training is shown below
115
+ !["gpt2-large-results"](./images/gpt2-large-results.png)
116