Datasets:
umarbutler
commited on
Commit
•
93250b4
1
Parent(s):
9e8d83b
Update CHANGELOG.md
Browse files- CHANGELOG.md +6 -0
CHANGELOG.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Changelog 🔄
|
2 |
+
All notable changes to the Embeddings will be documented here. This project adheres to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
3 |
+
|
4 |
+
### 1.0.0 - 2023-11-14
|
5 |
+
#### Added
|
6 |
+
- Embedded version 4.2.0 of the Open Australian Legal Corpus with `BAAI/bge-small-en-v1.5` (via `SentenceTransformers`) and version 0.2.1 of `semchunk`.
|