Tony Bark
commited on
Commit
·
d4c762c
1
Parent(s):
31ac13f
New requirements.txt to make installing packages easier
Browse files- README.md +9 -2
- requirements.txt +3 -0
README.md
CHANGED
|
@@ -1,6 +1,13 @@
|
|
| 1 |
# Chat Dataset
|
| 2 |
|
| 3 |
-
Derived from Hitomi Team's [Convo Dataset](https://github.com/hitomi-team/convo-dataset), the Chat Dataset is a vast dataset with diverse data used for training models to assist in conversation analysis and generation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
|
| 5 |
## DISCLAIMER
|
| 6 |
|
|
@@ -8,4 +15,4 @@ Derived from Hitomi Team's [Convo Dataset](https://github.com/hitomi-team/convo-
|
|
| 8 |
|
| 9 |
## License
|
| 10 |
|
| 11 |
-
This project is licensed under GNU Public License version 2.0. See [LICENSE](LICENSE) for details.
|
|
|
|
| 1 |
# Chat Dataset
|
| 2 |
|
| 3 |
+
Derived from Hitomi Team's [Convo Dataset](https://github.com/hitomi-team/convo-dataset) on Github, the Chat Dataset is a vast dataset with diverse data used for training models to assist in conversation analysis and generation.
|
| 4 |
+
|
| 5 |
+
## Getting Started
|
| 6 |
+
|
| 7 |
+
### Prerequisites
|
| 8 |
+
|
| 9 |
+
- Python
|
| 10 |
+
- Git LFS
|
| 11 |
|
| 12 |
## DISCLAIMER
|
| 13 |
|
|
|
|
| 15 |
|
| 16 |
## License
|
| 17 |
|
| 18 |
+
This project is licensed under GNU Public License version 2.0. See [LICENSE](LICENSE) for details.
|
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09366495484f575f95b926a6bbfbdbae7d23ee8fc42441ce3b965f3615fabcac
|
| 3 |
+
size 44
|