cornelliusyudhawijaya commited on
Commit
7151060
·
verified ·
1 Parent(s): f39d914

Pushed by DataDreamer

Browse files

Update datadreamer.json

Files changed (1) hide show
  1. datadreamer.json +81 -0
datadreamer.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_card": {
3
+ "Date & Time": "2024-02-25T10:31:37.336828",
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-02-25T08:24:09.401009",
18
+ "Model Name": [
19
+ "openai-community/gpt2"
20
+ ],
21
+ "Model Card": [
22
+ "https://huggingface.co/openai-community/gpt2"
23
+ ],
24
+ "License Information": [
25
+ "mit"
26
+ ],
27
+ "Citation Information": [
28
+ "\n@inproceedings{Wolf_Transformers_State-of-the-Art_Natural_2020,\n author = {Wolf, Thomas and Debut, Lysandre and Sanh, Victor and Chaumond, Julien",
29
+ "@article{radford2019language,\n title={Language Models are Unsupervised Multitask Learners},\n author={Radford, Alec and Wu, Jeff and Child, Rewon and Luan, David and Amodei, Dario and Sutskever, Ilya},\n year={2019}\n}"
30
+ ]
31
+ },
32
+ "Generate LinkedIn post from Abstracts": {
33
+ "Date & Time": "2024-02-25T08:28:11.409169",
34
+ "Model Name": [
35
+ "openai-community/gpt2"
36
+ ],
37
+ "Model Card": [
38
+ "https://huggingface.co/openai-community/gpt2"
39
+ ],
40
+ "License Information": [
41
+ "mit"
42
+ ],
43
+ "Citation Information": [
44
+ "\n@inproceedings{Wolf_Transformers_State-of-the-Art_Natural_2020,\n author = {Wolf, Thomas and Debut, Lysandre and Sanh, Victor and Chaumond, Julien",
45
+ "@article{radford2019language,\n title={Language Models are Unsupervised Multitask Learners},\n author={Radford, Alec and Wu, Jeff and Child, Rewon and Luan, David and Amodei, Dario and Sutskever, Ilya},\n year={2019}\n}"
46
+ ]
47
+ },
48
+ "Generate LinkedIn post from Abstracts (train split)": {
49
+ "Date & Time": "2024-02-25T09:40:57.623064"
50
+ }
51
+ },
52
+ "__version__": "0.18.0",
53
+ "datetime": "2024-02-25T10:14:52.066566",
54
+ "type": "TrainHFFineTune",
55
+ "name": "Train an Abstract => LinkedIn Post Model",
56
+ "version": 1.0,
57
+ "fingerprint": "40a13a349fbc98ce",
58
+ "req_versions": {
59
+ "dill": "0.3.8",
60
+ "sqlitedict": "2.1.0",
61
+ "torch": "2.2.1",
62
+ "numpy": "1.26.4",
63
+ "transformers": "4.37.2",
64
+ "datasets": "2.17.1",
65
+ "huggingface_hub": "0.20.3",
66
+ "accelerate": "0.27.2",
67
+ "peft": "0.8.2",
68
+ "tiktoken": "0.6.0",
69
+ "tokenizers": "0.15.2",
70
+ "openai": "1.12.0",
71
+ "ctransformers": "0.2.27",
72
+ "optimum": "1.17.1",
73
+ "bitsandbytes": "0.42.0",
74
+ "litellm": "1.19.4",
75
+ "trl": "0.7.6",
76
+ "setfit": "1.0.3",
77
+ "google.generativeai": "0.3.2",
78
+ "google-cloud-aiplatform": "1.42.1"
79
+ },
80
+ "interpreter": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]"
81
+ }