yusufcakmak commited on
Commit
327cfb0
1 Parent(s): decb9f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -58,6 +58,7 @@ def generate_output(user_query):
58
  user_query = "Ders çalışmanın en iyi 5 yolu:"
59
  response = generate_output(user_query)
60
  ```
 
61
  ## Limitations, Risks, Bias, and Ethical Considerations
62
  ### Limitations and Known Biases
63
  - **Primary Function and Application:** Trendyol LLM, an autoregressive language model, is primarily designed to predict the next token in a text string. While often used for various applications, it is important to note that it has not undergone extensive real-world application testing. Its effectiveness and reliability across diverse scenarios remain largely unverified.
 
58
  user_query = "Ders çalışmanın en iyi 5 yolu:"
59
  response = generate_output(user_query)
60
  ```
61
+
62
  ## Limitations, Risks, Bias, and Ethical Considerations
63
  ### Limitations and Known Biases
64
  - **Primary Function and Application:** Trendyol LLM, an autoregressive language model, is primarily designed to predict the next token in a text string. While often used for various applications, it is important to note that it has not undergone extensive real-world application testing. Its effectiveness and reliability across diverse scenarios remain largely unverified.