Datasets:
QCRI
/

Modalities:
Text
Formats:
json
Languages:
Hindi
ArXiv:
Libraries:
Datasets
pandas
License:
mbayan commited on
Commit
643d843
1 Parent(s): 68e73ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -208,6 +208,12 @@ Each JSONL file in the dataset follows a structured format with the following fi
208
  "instruction": "Identify the sentiment in the text and label it as positive, negative, or neutral. Return only the label without any explanation, justification or additional text."
209
  }
210
  ```
 
 
 
 
 
 
211
 
212
  ## 📢 Citation
213
 
 
208
  "instruction": "Identify the sentiment in the text and label it as positive, negative, or neutral. Return only the label without any explanation, justification or additional text."
209
  }
210
  ```
211
+ ## Model
212
+ [**LlamaLens on Hugging Face**](https://huggingface.co/QCRI/LlamaLens)
213
+
214
+ ## Replication Scripts
215
+ [**LlamaLens GitHub Repository**](https://github.com/firojalam/LlamaLens)
216
+
217
 
218
  ## 📢 Citation
219