Update README.md
Browse files
README.md
CHANGED
@@ -70,4 +70,11 @@ print(cos_sim(input, others))
|
|
70 |
```
|
71 |
|
72 |
---
|
73 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
|
77 |
+
---
|
78 |
+
#### Funding Acknowledgements
|
79 |
+
|
80 |
+
<small> This research is supported in part by the Office of the Director of National Intelligence (ODNI), Intelligence Advanced Research Projects Activity (IARPA), via the HIATUS Program contract #2022-22072200005. The views and conclusions contained herein are those of the authors and should not be interpreted as necessarily representing the official policies, either expressed or implied, of ODNI, IARPA, or the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints for governmental purposes notwithstanding any copyright annotation therein. </small>
|