Updated 2 months ago
2 months ago
1b4108a8a90d · 1.6GB
model
archgemma
·
parameters2.51B
·
quantizationQ4_K_M
1.6GB
system
''
2B
params
{
"num_ctx": 4096,
"num_predict": 4096,
"stop": [
"<end>",
"user:",
123B
template
<start_of_turn>system I will provide a passage split into sentences by <s> and </s> markers. For eac
359B
Readme
Gemma-APS is a generative model and a research tool for abstractive proposition segmentation (APS for short), a.k.a. claim extraction. Given a text passage, the model segments the content into the individual facts, statements, and ideas expressed in the text, and restates them in full sentences with small changes to the original text.
example:
input: my cat is furry cute and likes to catch mice. He hates dogs and watches the birds
output:
PROPOSITIONS:
The cat is furry cute. The cat likes to catch mice. The cat hates dogs. The cat watches the birds.
source: https://huggingface.co/bartowski/gemma-2b-aps-it-GGUF