Datasets:
Pushed by DataDreamer
Browse filesUpdate datadreamer.json
- datadreamer.json +52 -0
datadreamer.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"data_card": {
|
| 3 |
+
"common crawl sampled sentence": {
|
| 4 |
+
"Date & Time": "2024-05-13T14:24:50.002228",
|
| 5 |
+
"Model Name": [
|
| 6 |
+
"gpt-4"
|
| 7 |
+
],
|
| 8 |
+
"Model Card": [
|
| 9 |
+
"https://cdn.openai.com/papers/gpt-4-system-card.pdf"
|
| 10 |
+
],
|
| 11 |
+
"License Information": [
|
| 12 |
+
"https://openai.com/policies"
|
| 13 |
+
],
|
| 14 |
+
"Citation Information": [
|
| 15 |
+
"@article{OpenAI2023GPT4TR,\n title={GPT-4 Technical Report},\n author={OpenAI},\n journal={ArXiv},\n year={2023},\n volume={abs/2303.08774},\n url={https://api.semanticscholar.org/CorpusID:257532815}\n}",
|
| 16 |
+
"@article{ouyang2022training,\n title={Training language models to follow instructions with human feedback},\n author={Ouyang, Long and Wu, Jeffrey and Jiang, Xu and Almeida, Diogo and Wainwright, Carroll and Mishkin, Pamela and Zhang, Chong and Agarwal, Sandhini and Slama, Katarina and Ray, Alex and others},\n journal={Advances in Neural Information Processing Systems},\n volume={35},\n pages={27730--27744},\n year={2022}\n}"
|
| 17 |
+
]
|
| 18 |
+
},
|
| 19 |
+
"topics of sampled common crawl sentences": {
|
| 20 |
+
"Date & Time": "2024-05-13T18:13:29.854382"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"__version__": "0.25.0",
|
| 24 |
+
"datetime": "2024-05-13T18:13:29.854424",
|
| 25 |
+
"type": "ConcatStep",
|
| 26 |
+
"name": "topics of sampled common crawl sentences",
|
| 27 |
+
"version": 1.0,
|
| 28 |
+
"fingerprint": "c212f84e7a23ea17",
|
| 29 |
+
"pickled": false,
|
| 30 |
+
"req_versions": {
|
| 31 |
+
"dill": "0.3.8",
|
| 32 |
+
"sqlitedict": "2.1.0",
|
| 33 |
+
"torch": "2.2.1",
|
| 34 |
+
"numpy": "1.26.4",
|
| 35 |
+
"transformers": "4.39.0",
|
| 36 |
+
"datasets": "2.18.0",
|
| 37 |
+
"huggingface_hub": "0.21.4",
|
| 38 |
+
"accelerate": "0.28.0",
|
| 39 |
+
"peft": "0.10.0",
|
| 40 |
+
"tiktoken": "0.6.0",
|
| 41 |
+
"tokenizers": "0.15.2",
|
| 42 |
+
"openai": "1.14.2",
|
| 43 |
+
"ctransformers": "0.2.27",
|
| 44 |
+
"optimum": "1.17.1",
|
| 45 |
+
"bitsandbytes": "0.42.0",
|
| 46 |
+
"litellm": "1.31.14",
|
| 47 |
+
"trl": "0.7.6",
|
| 48 |
+
"setfit": "1.0.3",
|
| 49 |
+
"boto3": "1.34.72"
|
| 50 |
+
},
|
| 51 |
+
"interpreter": "3.11.8 (main, Feb 26 2024, 15:36:12) [Clang 14.0.6 ]"
|
| 52 |
+
}
|