Update LICENSE.md
Browse files- LICENSE.md +5 -5
LICENSE.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# 📜
|
2 |
|
3 |
## **Creative Commons Attribution 4.0 International (CC BY 4.0)**
|
4 |
|
@@ -21,7 +21,7 @@
|
|
21 |
**Required Credit:**
|
22 |
|
23 |
```
|
24 |
-
Dataset:
|
25 |
Creator: Théo (RDTvlokip)
|
26 |
Source: [GitHub/HuggingFace link]
|
27 |
License: CC BY 4.0
|
@@ -34,8 +34,8 @@ License: CC BY 4.0
|
|
34 |
#### **For Academic/Research Use:**
|
35 |
|
36 |
```bibtex
|
37 |
-
@dataset{
|
38 |
-
title={
|
39 |
author={Théo (RDTvlokip)},
|
40 |
year={2025},
|
41 |
url={[Dataset URL]},
|
@@ -78,7 +78,7 @@ License: CC BY 4.0
|
|
78 |
|
79 |
### **🎉 Thanks:**
|
80 |
|
81 |
-
If you use
|
82 |
|
83 |
**#InfiniGPT #FrenchAI #OpenData #MadeByStudent**
|
84 |
|
|
|
1 |
+
# 📜 InfiniQA Dataset License
|
2 |
|
3 |
## **Creative Commons Attribution 4.0 International (CC BY 4.0)**
|
4 |
|
|
|
21 |
**Required Credit:**
|
22 |
|
23 |
```
|
24 |
+
Dataset: InfiniQA
|
25 |
Creator: Théo (RDTvlokip)
|
26 |
Source: [GitHub/HuggingFace link]
|
27 |
License: CC BY 4.0
|
|
|
34 |
#### **For Academic/Research Use:**
|
35 |
|
36 |
```bibtex
|
37 |
+
@dataset{infiniqa2025,
|
38 |
+
title={InfiniQA: Large-Scale French Q&A Dataset},
|
39 |
author={Théo (RDTvlokip)},
|
40 |
year={2025},
|
41 |
url={[Dataset URL]},
|
|
|
78 |
|
79 |
### **🎉 Thanks:**
|
80 |
|
81 |
+
If you use InfiniQA in your projects, a shout-out or mention on Twitter would be appreciated!
|
82 |
|
83 |
**#InfiniGPT #FrenchAI #OpenData #MadeByStudent**
|
84 |
|