dbernsohn commited on
Commit
e4d11e0
·
1 Parent(s): 92a32a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -28,4 +28,6 @@ output = model.generate(input_ids=features['input_ids'].cuda(),
28
  tokenizer.decode(output[0])
29
  ```
30
 
31
- The whole training process and hyperparameters are in my [GitHub repo] (https://github.com/DorBernsohn)
 
 
 
28
  tokenizer.decode(output[0])
29
  ```
30
 
31
+ The whole training process and hyperparameters are in my [GitHub repo] (https://github.com/DorBernsohn)
32
+
33
+ > Created by [LinkedIn](https://www.linkedin.com/in/dor-bernsohn-70b2b1146/)