AjayP13 commited on
Commit
ba4e5db
1 Parent(s): 7f4b8c4

Pushed by DataDreamer

Browse files

Update datadreamer.json

Files changed (1) hide show
  1. datadreamer.json +56 -0
datadreamer.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_card": {
3
+ "Date & Time": "2024-04-07T00:04:41.237870",
4
+ "Model Card": [
5
+ "https://huggingface.co/LouisML/tinyllama_32k"
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
+ "Create Dataset of Locations": {
17
+ "Date & Time": "2024-04-06T10:17:45.009636"
18
+ },
19
+ "zipped(Create Dataset of Locations, Generate Fiction for Each Location (select_columns))": {
20
+ "Date & Time": "2024-04-06T15:17:35.786655"
21
+ },
22
+ "zipped(zipped(Create Dataset of Locations, Generate Fiction for Each Location (select_columns)), Clean Location Subset JSON)": {
23
+ "Date & Time": "2024-04-06T15:17:39.288866"
24
+ },
25
+ "zipped(zipped(Create Dataset of Locations, Generate Fiction for Each Location (select_columns)), Clean Location Subset JSON) (train split)": {
26
+ "Date & Time": "2024-04-06T15:17:39.562538"
27
+ }
28
+ },
29
+ "__version__": "0.28.0",
30
+ "datetime": "2024-04-06T23:37:47.115672",
31
+ "type": "TrainHFFineTune",
32
+ "name": "Train a Fictional Story => DAGGER JSON Model",
33
+ "version": 1.0,
34
+ "fingerprint": "91f4a2305e0abfa9",
35
+ "req_versions": {
36
+ "dill": "0.3.8",
37
+ "sqlitedict": "2.1.0",
38
+ "torch": "2.2.2",
39
+ "numpy": "1.26.4",
40
+ "transformers": "4.39.3",
41
+ "datasets": "2.18.0",
42
+ "huggingface_hub": "0.22.2",
43
+ "accelerate": "0.28.0",
44
+ "peft": "0.10.0",
45
+ "tiktoken": "0.6.0",
46
+ "tokenizers": "0.15.2",
47
+ "openai": "1.16.2",
48
+ "ctransformers": "0.2.27",
49
+ "optimum": "1.18.0",
50
+ "bitsandbytes": "0.43.0",
51
+ "litellm": "1.31.14",
52
+ "trl": "0.8.1",
53
+ "setfit": "1.0.3"
54
+ },
55
+ "interpreter": "3.10.9 (main, Apr 17 2023, 21:32:03) [GCC 7.5.0]"
56
+ }