WasibMehmood
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,10 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: cleaned_ds
|
11 |
results: []
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -65,4 +69,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.44.2
|
66 |
- Pytorch 2.4.1+cu121
|
67 |
- Datasets 3.0.0
|
68 |
-
- Tokenizers 0.19.1
|
|
|
9 |
model-index:
|
10 |
- name: cleaned_ds
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- nbeerbower/gutenberg2-dpo
|
14 |
+
language:
|
15 |
+
- en
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
69 |
- Transformers 4.44.2
|
70 |
- Pytorch 2.4.1+cu121
|
71 |
- Datasets 3.0.0
|
72 |
+
- Tokenizers 0.19.1
|