AliMaatouk commited on
Commit
7dca680
1 Parent(s): 263a4a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -80,9 +80,16 @@ for key, value in json.loads(data_sample['metadata']).items():
80
 
81
  ## Citation
82
 
83
- You can find the paper with all details about the dataset at https://arxiv.org/abs/xxx. Please cite it as follows:
84
 
85
  ```
86
- @misc{xx
 
 
 
 
 
 
 
87
  }
88
  ```
 
80
 
81
  ## Citation
82
 
83
+ You can find the paper with all details about the dataset at https://arxiv.org/abs/2409.05314. Please cite it as follows:
84
 
85
  ```
86
+ @misc{maatouk2024telellmsseriesspecializedlarge,
87
+ title={Tele-LLMs: A Series of Specialized Large Language Models for Telecommunications},
88
+ author={Ali Maatouk and Kenny Chirino Ampudia and Rex Ying and Leandros Tassiulas},
89
+ year={2024},
90
+ eprint={2409.05314},
91
+ archivePrefix={arXiv},
92
+ primaryClass={cs.IT},
93
+ url={https://arxiv.org/abs/2409.05314},
94
  }
95
  ```