Pushed by DataDreamer
Browse filesUpdate datadreamer.json
- datadreamer.json +79 -0
datadreamer.json
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_card": {
|
3 |
+
"Date & Time": "2025-06-12T20:10:00.808212",
|
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": "2025-06-12T17:55:22.699235",
|
18 |
+
"Model Name": [
|
19 |
+
"mistral-tiny"
|
20 |
+
],
|
21 |
+
"Model Card": [
|
22 |
+
"https://docs.mistral.ai/models"
|
23 |
+
],
|
24 |
+
"License Information": [
|
25 |
+
"https://mistral.ai/terms-of-use/"
|
26 |
+
],
|
27 |
+
"Citation Information": [
|
28 |
+
"@article{jiang2023mistral,\n title={Mistral 7B},\n author={Jiang, Albert Q and Sablayrolles, Alexandre and Mensch, Arthur and Bamford, Chris and Chaplot, Devendra Singh and Casas, Diego de las and Bressand, Florian and Lengyel, Gianna and Lample, Guillaume and Saulnier, Lucile and others},\n journal={arXiv preprint arXiv:2310.06825},\n year={2023}\n}"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
"Generate Tweets from Abstracts": {
|
32 |
+
"Date & Time": "2025-06-12T17:59:56.299719",
|
33 |
+
"Model Name": [
|
34 |
+
"mistral-tiny"
|
35 |
+
],
|
36 |
+
"Model Card": [
|
37 |
+
"https://docs.mistral.ai/models"
|
38 |
+
],
|
39 |
+
"License Information": [
|
40 |
+
"https://mistral.ai/terms-of-use/"
|
41 |
+
],
|
42 |
+
"Citation Information": [
|
43 |
+
"@article{jiang2023mistral,\n title={Mistral 7B},\n author={Jiang, Albert Q and Sablayrolles, Alexandre and Mensch, Arthur and Bamford, Chris and Chaplot, Devendra Singh and Casas, Diego de las and Bressand, Florian and Lengyel, Gianna and Lample, Guillaume and Saulnier, Lucile and others},\n journal={arXiv preprint arXiv:2310.06825},\n year={2023}\n}"
|
44 |
+
]
|
45 |
+
},
|
46 |
+
"Generate Tweets from Abstracts (train split)": {
|
47 |
+
"Date & Time": "2025-06-12T17:59:57.507051"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"__version__": "0.46.0",
|
51 |
+
"datetime": "2025-06-12T18:00:15.984226",
|
52 |
+
"type": "TrainHFFineTune",
|
53 |
+
"name": "Train an Abstract => Tweet Model",
|
54 |
+
"version": 1.0,
|
55 |
+
"fingerprint": "654b8a77efaa54e4",
|
56 |
+
"req_versions": {
|
57 |
+
"dill": "0.3.8",
|
58 |
+
"sqlitedict": "2.1.0",
|
59 |
+
"torch": "2.6.0+cu124",
|
60 |
+
"numpy": "1.26.4",
|
61 |
+
"transformers": "4.49.0",
|
62 |
+
"datasets": "3.2.0",
|
63 |
+
"huggingface_hub": "0.32.4",
|
64 |
+
"accelerate": "1.7.0",
|
65 |
+
"peft": "0.15.2",
|
66 |
+
"tiktoken": "0.9.0",
|
67 |
+
"tokenizers": "0.21.1",
|
68 |
+
"openai": "1.84.0",
|
69 |
+
"ctransformers": "0.2.27",
|
70 |
+
"optimum": "1.25.3",
|
71 |
+
"bitsandbytes": "0.46.0",
|
72 |
+
"litellm": "1.57.8",
|
73 |
+
"trl": "0.9.6",
|
74 |
+
"setfit": "1.1.2",
|
75 |
+
"google.generativeai": "0.8.5",
|
76 |
+
"google-cloud-aiplatform": "1.95.1"
|
77 |
+
},
|
78 |
+
"interpreter": "3.11.13 (main, Jun 4 2025, 08:57:29) [GCC 11.4.0]"
|
79 |
+
}
|