florianhoenicke commited on
Commit
2ebcb98
1 Parent(s): 6fa4e23

feat: push custom dataset

Browse files
Files changed (4) hide show
  1. README.md +19 -0
  2. samples.jsonl +1 -0
  3. samples_eval.jsonl +1 -0
  4. samples_train.jsonl +1 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # jina-website-1-0-1-BAAI_bge-small-en-v1.5-50_9062874564 Dataset
2
+
3
+ ## Dataset Description
4
+
5
+ jina-website-1-0-1-BAAI_bge-small-en-v1.5-50_9062874564 is a generated dataset designed to support the development of domain specific embedding models for retrieval tasks.
6
+
7
+ ## Associated Model
8
+
9
+ This dataset was used to train the [**jina-website-1-0-1-BAAI_bge-small-en-v1.5-50_9062874564**](https://huggingface.co/florianhoenicke/jina-website-1-0-1-BAAI_bge-small-en-v1.5-50_9062874564) model.
10
+
11
+ ## How to Use
12
+ To use this dataset for model training or evaluation, you can load it using the Hugging Face `datasets` library as follows:
13
+
14
+ ```python
15
+ from datasets import load_dataset
16
+
17
+ dataset_name = "jina-website-1-0-1-BAAI_bge-small-en-v1.5-50_9062874564"
18
+ dataset = load_dataset(dataset_name)
19
+ ```
samples.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"query": "Multimodal AI applications retail", "pos": ["\"Enhancing Customer Experience in the Retail Sector through Advanced Artificial Intelligence Integration. This study explores the impact of integrating multimodal artificial intelligence technologies in the retail industry. By leveraging advanced algorithms and data analytics, retailers can personalize customer interactions, optimize inventory management, and streamline the shopping experience. The research highlights the potential of multimodal AI applications in transforming traditional retail operations and driving business growth. Through real-time data processing and predictive analytics, retailers can gain valuable insights into consumer behavior and preferences, leading to improved decision-making and enhanced customer satisfaction.\""], "neg": ["\"In a recent development, five individuals were apprehended in Melbourne following a collaborative counter-terrorism initiative. The operation, a crucial step in maintaining national security, highlights the ongoing efforts to combat extremist activities. The incident serves as a stark reminder of the persistent threat posed by radical ideologies. Authorities are actively investigating the motives behind the suspects' actions and their potential connections to wider networks. This event underscores the importance of vigilance and swift action in safeguarding communities. The joint effort between law enforcement agencies demonstrates the effectiveness of coordinated strategies in addressing security challenges. The arrests mark a significant milestone in the ongoing fight against terrorism.\""]}
samples_eval.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"query": "Multimodal AI applications retail", "pos": ["\"Enhancing Customer Experience in the Retail Sector through Advanced Artificial Intelligence Integration. This study explores the impact of integrating multimodal artificial intelligence technologies in the retail industry. By leveraging advanced algorithms and data analytics, retailers can personalize customer interactions, optimize inventory management, and streamline the shopping experience. The research highlights the potential of multimodal AI applications in transforming traditional retail operations and driving business growth. Through real-time data processing and predictive analytics, retailers can gain valuable insights into consumer behavior and preferences, leading to improved decision-making and enhanced customer satisfaction.\""], "neg": ["\"In a recent development, five individuals were apprehended in Melbourne following a collaborative counter-terrorism initiative. The operation, a crucial step in maintaining national security, highlights the ongoing efforts to combat extremist activities. The incident serves as a stark reminder of the persistent threat posed by radical ideologies. Authorities are actively investigating the motives behind the suspects' actions and their potential connections to wider networks. This event underscores the importance of vigilance and swift action in safeguarding communities. The joint effort between law enforcement agencies demonstrates the effectiveness of coordinated strategies in addressing security challenges. The arrests mark a significant milestone in the ongoing fight against terrorism.\""]}
samples_train.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"query": "Multimodal AI applications retail", "pos": ["\"Enhancing Customer Experience in the Retail Sector through Advanced Artificial Intelligence Integration. This study explores the impact of integrating multimodal artificial intelligence technologies in the retail industry. By leveraging advanced algorithms and data analytics, retailers can personalize customer interactions, optimize inventory management, and streamline the shopping experience. The research highlights the potential of multimodal AI applications in transforming traditional retail operations and driving business growth. Through real-time data processing and predictive analytics, retailers can gain valuable insights into consumer behavior and preferences, leading to improved decision-making and enhanced customer satisfaction.\""], "neg": ["\"In a recent development, five individuals were apprehended in Melbourne following a collaborative counter-terrorism initiative. The operation, a crucial step in maintaining national security, highlights the ongoing efforts to combat extremist activities. The incident serves as a stark reminder of the persistent threat posed by radical ideologies. Authorities are actively investigating the motives behind the suspects' actions and their potential connections to wider networks. This event underscores the importance of vigilance and swift action in safeguarding communities. The joint effort between law enforcement agencies demonstrates the effectiveness of coordinated strategies in addressing security challenges. The arrests mark a significant milestone in the ongoing fight against terrorism.\""]}