Pushed by DataDreamer
Browse filesUpdate datadreamer.json
- datadreamer.json +81 -0
datadreamer.json
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_card": {
|
3 |
+
"Date & Time": "2024-11-11T16:24:42.478043",
|
4 |
+
"Model Card": [
|
5 |
+
"https://huggingface.co/google/t5-v1_1-base"
|
6 |
+
],
|
7 |
+
"License Information": [
|
8 |
+
"apache-2.0"
|
9 |
+
],
|
10 |
+
"Citation Information": [
|
11 |
+
"\n@inproceedings{Wolf_Transformers_State-of-the-Art_Natural_2020,\n author = {Wolf, Thomas and Debut, Lysandre and Sanh, Victor and Chaumond, Julien",
|
12 |
+
"\n@Misc{peft,\n title = {PEFT: State-of-the-art Parameter-Efficient Fine-Tuning methods},\n author = {Sourab Mangrulkar and Sylvain Gugger and Lysandre Debut and Younes"
|
13 |
+
]
|
14 |
+
},
|
15 |
+
"data_card": {
|
16 |
+
"Generate Research Paper Abstracts": {
|
17 |
+
"Date & Time": "2024-11-11T07:55:48.634673",
|
18 |
+
"Model Name": [
|
19 |
+
"gpt-4"
|
20 |
+
],
|
21 |
+
"Model Card": [
|
22 |
+
"https://cdn.openai.com/papers/gpt-4-system-card.pdf"
|
23 |
+
],
|
24 |
+
"License Information": [
|
25 |
+
"https://openai.com/policies"
|
26 |
+
],
|
27 |
+
"Citation Information": [
|
28 |
+
"@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}",
|
29 |
+
"@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}"
|
30 |
+
]
|
31 |
+
},
|
32 |
+
"Generate Tweets from Abstracts": {
|
33 |
+
"Date & Time": "2024-11-11T07:57:32.776469",
|
34 |
+
"Model Name": [
|
35 |
+
"gpt-4"
|
36 |
+
],
|
37 |
+
"Model Card": [
|
38 |
+
"https://cdn.openai.com/papers/gpt-4-system-card.pdf"
|
39 |
+
],
|
40 |
+
"License Information": [
|
41 |
+
"https://openai.com/policies"
|
42 |
+
],
|
43 |
+
"Citation Information": [
|
44 |
+
"@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}",
|
45 |
+
"@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}"
|
46 |
+
]
|
47 |
+
},
|
48 |
+
"Generate Tweets from Abstracts (train split)": {
|
49 |
+
"Date & Time": "2024-11-11T07:57:35.521408"
|
50 |
+
}
|
51 |
+
},
|
52 |
+
"__version__": "0.38.0",
|
53 |
+
"datetime": "2024-11-11T11:09:46.720765",
|
54 |
+
"type": "TrainHFFineTune",
|
55 |
+
"name": "Train an Abstract => Tweet Model",
|
56 |
+
"version": 1.0,
|
57 |
+
"fingerprint": "2b2401ec3765970b",
|
58 |
+
"req_versions": {
|
59 |
+
"dill": "0.3.8",
|
60 |
+
"sqlitedict": "2.1.0",
|
61 |
+
"torch": "2.5.0+cu121",
|
62 |
+
"numpy": "1.26.4",
|
63 |
+
"transformers": "4.44.2",
|
64 |
+
"datasets": "2.21.0",
|
65 |
+
"huggingface_hub": "0.24.7",
|
66 |
+
"accelerate": "0.34.2",
|
67 |
+
"peft": "0.13.2",
|
68 |
+
"tiktoken": "0.8.0",
|
69 |
+
"tokenizers": "0.19.1",
|
70 |
+
"openai": "1.52.2",
|
71 |
+
"ctransformers": "0.2.27",
|
72 |
+
"optimum": "1.23.3",
|
73 |
+
"bitsandbytes": "0.44.1",
|
74 |
+
"litellm": "1.42.5",
|
75 |
+
"trl": "0.9.6",
|
76 |
+
"setfit": "1.1.0",
|
77 |
+
"google.generativeai": "0.8.3",
|
78 |
+
"google-cloud-aiplatform": "1.70.0"
|
79 |
+
},
|
80 |
+
"interpreter": "3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0]"
|
81 |
+
}
|