Update README.md
Browse files
README.md
CHANGED
|
@@ -131,14 +131,14 @@ df["embeddings_bge-m3"] = df["embeddings_bge-m3"].apply(json.loads)
|
|
| 131 |
|
| 132 |
You can then use the dataframe as you wish, such as by inserting the data from the dataframe into the vector database of your choice.
|
| 133 |
|
| 134 |
-
## 📚 Source & License
|
| 135 |
-
|
| 136 |
## 🐱 GitHub repository :
|
| 137 |
The project MediaTech is open source ! You are free to contribute or see the complete code used to build the dataset by checking the [GitHub repository](https://github.com/etalab-ia/mediatech)
|
| 138 |
|
| 139 |
-
##
|
|
|
|
|
|
|
| 140 |
- [**DILA** open data repository](https://echanges.dila.gouv.fr/OPENDATA/LEGI)
|
| 141 |
- [Data.gouv.fr : LEGI: Codes, lois et règlements consolidés ](https://www.data.gouv.fr/datasets/legi-codes-lois-et-reglements-consolides/)
|
| 142 |
|
| 143 |
-
|
| 144 |
**Open License (Etalab)** — This dataset is publicly available and can be reused under the conditions of the Etalab open license.
|
|
|
|
| 131 |
|
| 132 |
You can then use the dataframe as you wish, such as by inserting the data from the dataframe into the vector database of your choice.
|
| 133 |
|
|
|
|
|
|
|
| 134 |
## 🐱 GitHub repository :
|
| 135 |
The project MediaTech is open source ! You are free to contribute or see the complete code used to build the dataset by checking the [GitHub repository](https://github.com/etalab-ia/mediatech)
|
| 136 |
|
| 137 |
+
## 📚 Source & License
|
| 138 |
+
|
| 139 |
+
### 🔗 Source :
|
| 140 |
- [**DILA** open data repository](https://echanges.dila.gouv.fr/OPENDATA/LEGI)
|
| 141 |
- [Data.gouv.fr : LEGI: Codes, lois et règlements consolidés ](https://www.data.gouv.fr/datasets/legi-codes-lois-et-reglements-consolides/)
|
| 142 |
|
| 143 |
+
### 📄 Licence :
|
| 144 |
**Open License (Etalab)** — This dataset is publicly available and can be reused under the conditions of the Etalab open license.
|