doberst commited on
Commit
c17a0e3
1 Parent(s): 308eafb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,9 +4,9 @@ inference: false
4
  tags: [green, p1, llmware-fx, ov, emerald]
5
  ---
6
 
7
- # slim-extract-tiny-ov
8
 
9
- **slim-extract-tiny-ov** is a specialized function calling model that implements a generative 'question' (e.g., 'q-gen') function, which takes a context passage as an input, and then generates as an output a python dictionary consisting of one key:
10
 
11
  `{'question': ['What was the amount of revenue in the quarter?']} `
12
 
 
4
  tags: [green, p1, llmware-fx, ov, emerald]
5
  ---
6
 
7
+ # slim-q-gen-tiny-ov
8
 
9
+ **slim-q-gen-tiny-ov** is a specialized function calling model that implements a generative 'question' (e.g., 'q-gen') function, which takes a context passage as an input, and then generates as an output a python dictionary consisting of one key:
10
 
11
  `{'question': ['What was the amount of revenue in the quarter?']} `
12