tarikkaankoc7
commited on
Commit
·
43c57ca
1
Parent(s):
4b1a834
Update README.md
Browse files
README.md
CHANGED
@@ -77,18 +77,17 @@ for s in generation_output.sequences:
|
|
77 |
print(tokenizer.decode(s))
|
78 |
|
79 |
```
|
|
|
80 |
## Thanks
|
81 |
|
82 |
We would like to thank our teacher Ünver Çiftçi for their support. Thank you to those who wholeheartedly support us on our server.
|
83 |
|
84 |
## Contact
|
85 |
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
[Mehmet Taşan](https://www.linkedin.com/in/mehmet-ta%C5%9Fan-msc-bb521126/)
|
|
|
77 |
print(tokenizer.decode(s))
|
78 |
|
79 |
```
|
80 |
+
|
81 |
## Thanks
|
82 |
|
83 |
We would like to thank our teacher Ünver Çiftçi for their support. Thank you to those who wholeheartedly support us on our server.
|
84 |
|
85 |
## Contact
|
86 |
|
87 |
+
| Name | LinkedIn |
|
88 |
+
| ------------------ | ------------------------------------------------------- |
|
89 |
+
| Ünver Çiftçi | [LinkedIn](https://www.linkedin.com/in/unverciftci/) |
|
90 |
+
| Talha Rüzgar Akkuş | [LinkedIn](https://www.linkedin.com/in/talha-r%C3%BCzgar-akku%C5%9F-1b5457264/) |
|
91 |
+
| Ethem Yağız Çalık | [LinkedIn](https://www.linkedin.com/in/ethem-ya%C4%9F%C4%B1z-%C3%A7al%C4%B1k-799a73275/) |
|
92 |
+
| Tarık Kaan Koç | [LinkedIn](https://www.linkedin.com/in/kaankc/) |
|
93 |
+
| Mehmet Taşan | [LinkedIn](https://www.linkedin.com/in/mehmet-ta%C5%9Fan-msc-bb521126/) |
|
|
|
|