DehydratedWater42 commited on
Commit
04e31c6
1 Parent(s): e3c1109

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -39,6 +39,7 @@ Use the **prompt template** provided below to extract relations from text. Repla
39
  with an **optimal range** of about **800-1000 tokens**. You can adjust the **temperature** between 0.5 and 1.0; a good starting point is **between 0.6 and 0.7**.
40
  Temperatures below 0.5 may lead to never ending `section_description`. The higher the temperature, the more the model will fill in the gaps in the provided text.
41
  It was **fine-tuned on scientific articles**, so it will supplement missing information with general knowledge.
 
42
 
43
  ```text
44
  Below is an part of larger text. Your task is to extract information about entities and relations to the JSON format.
 
39
  with an **optimal range** of about **800-1000 tokens**. You can adjust the **temperature** between 0.5 and 1.0; a good starting point is **between 0.6 and 0.7**.
40
  Temperatures below 0.5 may lead to never ending `section_description`. The higher the temperature, the more the model will fill in the gaps in the provided text.
41
  It was **fine-tuned on scientific articles**, so it will supplement missing information with general knowledge.
42
+ Model was trained on 2560 context lenght where 1000-1500 tokens where used as input text.
43
 
44
  ```text
45
  Below is an part of larger text. Your task is to extract information about entities and relations to the JSON format.