alea-institute commited on
Commit
27b2af9
·
verified ·
1 Parent(s): 0772425

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -135,13 +135,21 @@ print(
135
  json.dumps(
136
  [
137
  r.get("generated_text")
138
- for r in p(text, do_sample=True, temperature=0.5, num_return_sequences=3, max_new_tokens=1024)
139
  ],
140
  indent=2
141
  )
142
  )
143
  ```
144
 
 
 
 
 
 
 
 
 
145
  ### Related Material
146
 
147
  * https://www.federalregister.gov/documents/2024/02/27/2024-03967/updated-guidance-for-making-a-proper-determination-of-obviousness
 
135
  json.dumps(
136
  [
137
  r.get("generated_text")
138
+ for r in p(text, do_sample=True, temperature=0.5, num_return_sequences=3, max_new_tokens=64)
139
  ],
140
  indent=2
141
  )
142
  )
143
  ```
144
 
145
+ ```json
146
+ [
147
+ "# Title\nElectrode array and method for producing electrode array and electrode array using same\n\n## Abstract\nAn electrode array includes a plurality of electro",
148
+ "# Title\nMethods and systems for using a neural network to perform a plurality of operations on\na multi-layer path in a distributed manner in a ",
149
+ "# Title\nAnti-soluble compositions and methods for their use in the treatment of an eye\ndisease or condition mediated by soluble or non-soluble "
150
+ ]
151
+ ```
152
+
153
  ### Related Material
154
 
155
  * https://www.federalregister.gov/documents/2024/02/27/2024-03967/updated-guidance-for-making-a-proper-determination-of-obviousness