shyp commited on
Commit
50c16d0
1 Parent(s): a740d53

Pushed by DataDreamer

Browse files

Update datadreamer.json

Files changed (1) hide show
  1. datadreamer.json +58 -0
datadreamer.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_card": {
3
+ "Generate questions that can be asked": {
4
+ "Date & Time": "2024-06-03T14:09:18.659306",
5
+ "Model Name": [
6
+ "gpt-3.5-turbo"
7
+ ],
8
+ "Model Card": [
9
+ "https://github.com/openai/gpt-3/blob/d7a9bb505df6f630f9bab3b30c889e52f22eb9ea/model-card.md"
10
+ ],
11
+ "License Information": [
12
+ "https://openai.com/policies"
13
+ ],
14
+ "Citation Information": [
15
+ "@article{yu2023large,\n title={Large language model as attributed training data generator: A tale of diversity and bias},\n author={Yu, Yue and Zhuang, Yuchen and Zhang, Jieyu and Meng, Yu and Ratner, Alexander and Krishna, Ranjay and Shen, Jiaming and Zhang, Chao},\n journal={arXiv preprint arXiv:2306.15895},\n year={2023}\n}",
16
+ "@article{brown2020language,\n title={Language models are few-shot learners},\n author={Brown, Tom and Mann, Benjamin and Ryder, Nick and Subbiah, Melanie and Kaplan, Jared D and Dhariwal, Prafulla and Neelakantan, Arvind and Shyam, Pranav and Sastry, Girish and Askell, Amanda and others},\n journal={Advances in neural information processing systems},\n volume={33},\n pages={1877--1901},\n year={2020}\n}",
17
+ "@article{ouyang2022training,\n title={Training language models to follow instructions with human feedback},\n author={Ouyang, Long and Wu, Jeffrey and Jiang, Xu and Almeida, Diogo and Wainwright, Carroll and Mishkin, Pamela and Zhang, Chong and Agarwal, Sandhini and Slama, Katarina and Ray, Alex and others},\n journal={Advances in Neural Information Processing Systems},\n volume={35},\n pages={27730--27744},\n year={2022}\n}"
18
+ ]
19
+ },
20
+ "Generate questions that can be asked (map)": {
21
+ "Date & Time": "2024-06-03T14:09:18.794535"
22
+ },
23
+ "Generate questions that can be asked (map) (select_columns)": {
24
+ "Date & Time": "2024-06-03T14:09:18.874377"
25
+ },
26
+ "zipped(Generate questions that can be asked (map) (select_columns), Generate answers based on a persona description (select_columns))": {
27
+ "Date & Time": "2024-06-03T14:14:13.961942"
28
+ }
29
+ },
30
+ "__version__": "0.28.0",
31
+ "datetime": "2024-06-03T14:14:13.962123",
32
+ "type": "ZippedStep",
33
+ "name": "zipped(Generate questions that can be asked (map) (select_columns), Generate answers based on a persona description (select_columns))",
34
+ "version": 1.0,
35
+ "fingerprint": "b8f3db0e319e3db1",
36
+ "pickled": false,
37
+ "req_versions": {
38
+ "dill": "0.3.8",
39
+ "sqlitedict": "2.1.0",
40
+ "torch": "2.3.0",
41
+ "numpy": "1.26.4",
42
+ "transformers": "4.40.2",
43
+ "datasets": "2.19.1",
44
+ "huggingface_hub": "0.23.1",
45
+ "accelerate": "0.30.1",
46
+ "peft": "0.11.1",
47
+ "tiktoken": "0.7.0",
48
+ "tokenizers": "0.19.1",
49
+ "openai": "1.30.1",
50
+ "ctransformers": "0.2.27",
51
+ "optimum": "1.19.2",
52
+ "bitsandbytes": "0.42.0",
53
+ "litellm": "1.31.14",
54
+ "trl": "0.8.1",
55
+ "setfit": "1.0.3"
56
+ },
57
+ "interpreter": "3.11.9 (main, Apr 19 2024, 11:43:47) [Clang 14.0.6 ]"
58
+ }