AjayP13 commited on
Commit
6e0a469
·
verified ·
1 Parent(s): 0bb09b5

Pushed by DataDreamer

Browse files

Update datadreamer.json

Files changed (1) hide show
  1. datadreamer.json +63 -0
datadreamer.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_card": {
3
+ "Date & Time": "2025-04-21T12:36:00.070870",
4
+ "Model Card": [
5
+ "https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct"
6
+ ],
7
+ "License Information": [
8
+ "https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct/blob/main/LICENSE.txt"
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
+ "Get Template Instantiations": {
17
+ "Date & Time": "2025-04-21T12:11:57.955808",
18
+ "Dataset Name": [
19
+ "fineinstructions/template_instantiator_training_test"
20
+ ],
21
+ "Dataset Card": [
22
+ "https://huggingface.co/datasets/fineinstructions/template_instantiator_training_test"
23
+ ]
24
+ },
25
+ "Filter out Low-Quality Instantiations": {
26
+ "Date & Time": "2025-04-21T12:11:58.505638"
27
+ },
28
+ "Create Input + Output Columns": {
29
+ "Date & Time": "2025-04-21T12:13:00.046435"
30
+ },
31
+ "Create Input + Output Columns (train split)": {
32
+ "Date & Time": "2025-04-21T12:13:00.437856"
33
+ }
34
+ },
35
+ "__version__": "0.46.0",
36
+ "datetime": "2025-04-21T12:15:35.435384",
37
+ "type": "TrainHFFineTune",
38
+ "name": "Train Template Instantiator",
39
+ "version": 1.0,
40
+ "fingerprint": "32dfcfde592afa60",
41
+ "req_versions": {
42
+ "dill": "0.3.8",
43
+ "sqlitedict": "2.1.0",
44
+ "torch": "2.5.1",
45
+ "numpy": "1.26.4",
46
+ "transformers": "4.48.2",
47
+ "datasets": "3.2.0",
48
+ "huggingface_hub": "0.27.1",
49
+ "accelerate": "1.3.0",
50
+ "peft": "0.14.0",
51
+ "tiktoken": "0.7.0",
52
+ "tokenizers": "0.21.0",
53
+ "openai": "1.59.8",
54
+ "ctransformers": "0.2.27",
55
+ "optimum": "1.23.3",
56
+ "bitsandbytes": "0.45.0",
57
+ "litellm": "1.57.8",
58
+ "trl": "0.9.6",
59
+ "setfit": "1.1.1",
60
+ "vllm": "0.7.0"
61
+ },
62
+ "interpreter": "3.11.1 (main, Apr 12 2023, 13:34:00) [GCC 7.5.0]"
63
+ }