update readme
Browse files
README.md
CHANGED
@@ -574,16 +574,16 @@ Each JSONL file in the dataset follows a structured format with the following fi
|
|
574 |
|
575 |
```
|
576 |
{
|
577 |
-
"id": "
|
578 |
-
"original_id": "
|
579 |
-
"input": "
|
580 |
-
"output": "
|
581 |
-
"dataset": "
|
582 |
-
"task": "
|
583 |
"lang": "ar",
|
584 |
-
"instructions": "
|
585 |
-
"text": "<|begin_of_text|><|start_header_id|>system<|end_header_id|>You are a social media expert providing accurate analysis and insights.<|eot_id|><|start_header_id|>user<|end_header_id|>Analyze the given text and label it as 'claim' if it includes a factual statement that can be verified, or 'not_claim' if it's not a checkable assertion. Return only the label without any explanation, justification or additional text.\ninput: الدفاع الجوي السوري يتصدى لهجوم صاروخي على قاعدة جوية في حمص\nlabel: <|eot_id|><|start_header_id|>assistant<|end_header_id|>not_claim<|eot_id|><|end_of_text|>"
|
586 |
}
|
|
|
587 |
```
|
588 |
## Model
|
589 |
[**LlamaLens on Hugging Face**](https://huggingface.co/QCRI/LlamaLens)
|
|
|
574 |
|
575 |
```
|
576 |
{
|
577 |
+
"id": "c64503bb-9253-4f58-aef8-9b244c088b15",
|
578 |
+
"original_id": "1,722,643,241,323,950,300",
|
579 |
+
"input": "يريدون توريط السلطة الفلسطينية في الضفة و دق آخر مسمار في نعش ما تبقى من هويتنا الفلسطينية، كما تم توريط غزة، يريدون إعلان kـفاح مىىىلح من طرف الأجـפـزة الامنية الفلسطينية علناً! لكن ما يعلموه وما يروه ولا يريدون التحدث به، ان ابناء الاجهزة الامنية في النهار يكون عىىىكري ابن جهاز… https://t.co/qF2Fjh24hV https://t.co/1UicLkDd52",
|
580 |
+
"output": " checkworthy",
|
581 |
+
"dataset": " Checkworthiness",
|
582 |
+
"task": "Checkworthiness",
|
583 |
"lang": "ar",
|
584 |
+
"instructions": "Identify if the given factual claim is 'checkworthy' or 'not-checkworthy'. Return only the label without any explanation, justification or additional text.",
|
|
|
585 |
}
|
586 |
+
|
587 |
```
|
588 |
## Model
|
589 |
[**LlamaLens on Hugging Face**](https://huggingface.co/QCRI/LlamaLens)
|