DehydratedWater42 commited on
Commit
a647848
1 Parent(s): 45a1fde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -35,6 +35,11 @@ The purpose of this model is to extract semantic relations from text in a struct
35
 
36
  ## How to use it:
37
  ### Template:
 
 
 
 
 
38
  ```text
39
  Below is an part of larger text. Your task is to extract information about entities and relations to the JSON format.
40
  ### Text Part to Extract From:
 
35
 
36
  ## How to use it:
37
  ### Template:
38
+ Use the **prompt template** provided below to extract relations from text. Replace `<<your_text_for_extraction>>` with your selected text, ideally between 500-1000 tokens,
39
+ with an **optimal range** of about **700-800 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.
45
  ### Text Part to Extract From: