Upload folder using huggingface_hub
Browse files- .gitattributes +3 -0
- dpo_pairs.jsonl +3 -0
- mixtral_raw.jsonl +3 -0
- train.jsonl +3 -0
- val.jsonl +0 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
dpo_pairs.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
mixtral_raw.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
train.jsonl filter=lfs diff=lfs merge=lfs -text
|
dpo_pairs.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0941ecbb3c617a44c579a075ef066f41d1e15da5631c4845efd015beddb73c0d
|
| 3 |
+
size 37026807
|
mixtral_raw.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:633bb32421f6f6efc4c4769ebb02a676eb339e51bfa7986fd51df9b3ac5c5619
|
| 3 |
+
size 35843075
|
train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:493e5a2525d61a061dbaa689ec99d2d3dcc9c8e043c3a15210c8bc544c941c61
|
| 3 |
+
size 36744432
|
val.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|