AjayP13 commited on
Commit
498256f
·
verified ·
1 Parent(s): 2c521d1

Pushed by DataDreamer

Browse files

Update datadreamer.json

Files changed (1) hide show
  1. datadreamer.json +60 -0
datadreamer.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_card": {
3
+ "Date & Time": "2025-02-02T04:23:00.482326",
4
+ "Model Card": [
5
+ "https://huggingface.co/fineinstructions/query_templatizer_full_end_to_end_s1"
6
+ ],
7
+ "Citation Information": [
8
+ "\n@inproceedings{Wolf_Transformers_State-of-the-Art_Natural_2020,\n author = {Wolf, Thomas and Debut, Lysandre and Sanh, Victor and Chaumond, Julien",
9
+ "\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"
10
+ ]
11
+ },
12
+ "data_card": {
13
+ "Get Templates": {
14
+ "Date & Time": "2025-01-31T06:22:13.341486",
15
+ "Dataset Name": [
16
+ "fineinstructions/templates_raw_subsample"
17
+ ],
18
+ "Dataset Card": [
19
+ "https://huggingface.co/datasets/fineinstructions/templates_raw_subsample"
20
+ ]
21
+ },
22
+ "Filter out Low-Quality Templates": {
23
+ "Date & Time": "2025-01-31T17:47:08.029852"
24
+ },
25
+ "Create Input + Output Columns": {
26
+ "Date & Time": "2025-01-31T17:48:07.275096"
27
+ },
28
+ "Create Input + Output Columns (train split)": {
29
+ "Date & Time": "2025-01-31T17:48:29.280849"
30
+ }
31
+ },
32
+ "__version__": "0.39.0",
33
+ "datetime": "2025-02-02T00:13:32.429986",
34
+ "type": "TrainHFFineTune",
35
+ "name": "Train Stage-2 Model",
36
+ "version": 1.0,
37
+ "fingerprint": "211b809a1ed2bb8a",
38
+ "req_versions": {
39
+ "dill": "0.3.8",
40
+ "sqlitedict": "2.1.0",
41
+ "torch": "2.5.1",
42
+ "numpy": "1.26.4",
43
+ "transformers": "4.48.0",
44
+ "datasets": "3.2.0",
45
+ "huggingface_hub": "0.27.1",
46
+ "accelerate": "1.3.0",
47
+ "peft": "0.14.0",
48
+ "tiktoken": "0.8.0",
49
+ "tokenizers": "0.21.0",
50
+ "openai": "1.59.8",
51
+ "ctransformers": "0.2.27",
52
+ "optimum": "1.23.3",
53
+ "bitsandbytes": "0.45.0",
54
+ "litellm": "1.57.8",
55
+ "trl": "0.9.6",
56
+ "setfit": "1.1.1",
57
+ "vllm": "0.7.0"
58
+ },
59
+ "interpreter": "3.11.1 (main, Apr 12 2023, 13:34:00) [GCC 7.5.0]"
60
+ }