Update README.md
Browse files
README.md
CHANGED
@@ -70,7 +70,7 @@ print(cos_sim(input, others))
|
|
70 |
```
|
71 |
|
72 |
---
|
73 |
-
##
|
74 |
|
75 |
This model was trained with a synthetic dataset with [DataDreamer 🤖💤](https://datadreamer.dev). The synthetic dataset card and model card can be found [here](datadreamer.json). The training arguments can be found [here](training_args.json).
|
76 |
|
|
|
70 |
```
|
71 |
|
72 |
---
|
73 |
+
## Trained with DataDreamer
|
74 |
|
75 |
This model was trained with a synthetic dataset with [DataDreamer 🤖💤](https://datadreamer.dev). The synthetic dataset card and model card can be found [here](datadreamer.json). The training arguments can be found [here](training_args.json).
|
76 |
|