Sag69 commited on
Commit
8d9bffa
·
verified ·
1 Parent(s): 2f347c3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -2
README.md CHANGED
@@ -91,7 +91,31 @@ Each entry follows this structure:
91
  - early_stopping: True
92
 
93
  ## License
94
- This dataset is released under the Creative Commons Attribution 4.0 International License (CC-BY-4.0).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
 
96
  ## Citation
97
  If you use this dataset in your research or applications, please cite:
@@ -100,7 +124,7 @@ If you use this dataset in your research or applications, please cite:
100
  title={Ultimate Bosnian Dataset for LLM Training},
101
  author={Sag69},
102
  year={2024},
103
- license={CC-BY-4.0},
104
  url={https://huggingface.co/datasets/Sag69/bosnian-dataset}
105
  }
106
  ```
 
91
  - early_stopping: True
92
 
93
  ## License
94
+ This dataset is released under the MIT License.
95
+
96
+ ```
97
+ MIT License
98
+
99
+ Copyright (c) 2024 Sag69
100
+
101
+ Permission is hereby granted, free of charge, to any person obtaining a copy
102
+ of this software and associated documentation files (the "Software"), to deal
103
+ in the Software without restriction, including without limitation the rights
104
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
105
+ copies of the Software, and to permit persons to whom the Software is
106
+ furnished to do so, subject to the following conditions:
107
+
108
+ The above copyright notice and this permission notice shall be included in all
109
+ copies or substantial portions of the Software.
110
+
111
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
112
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
113
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
114
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
115
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
116
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
117
+ SOFTWARE.
118
+ ```
119
 
120
  ## Citation
121
  If you use this dataset in your research or applications, please cite:
 
124
  title={Ultimate Bosnian Dataset for LLM Training},
125
  author={Sag69},
126
  year={2024},
127
+ license={MIT},
128
  url={https://huggingface.co/datasets/Sag69/bosnian-dataset}
129
  }
130
  ```