notV3NOM commited on
Commit
4abd1b9
1 Parent(s): 76cee31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -12,4 +12,15 @@ size_categories:
12
  - 100K<n<1M
13
  ---
14
 
15
- Simple Decimal Comparision upto 5 decimal places
 
 
 
 
 
 
 
 
 
 
 
 
12
  - 100K<n<1M
13
  ---
14
 
15
+ Simple Decimal Comparision upto 5 decimal places
16
+
17
+ Please cite my dataset using the provided BibTeX if you find it useful.
18
+ ```
19
+ @misc {notV3NOMsimpledecimalcomparision,
20
+ author = {notV3NOM},
21
+ title = {simple-decimal-comparision},
22
+ url = {https://huggingface.co/datasets/notV3NOM/simple-decimal-comparision},
23
+ type = {dataset},
24
+ year = {2024}
25
+ }
26
+ ```