PengceWang commited on
Commit
3bc8faa
1 Parent(s): df6a7d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -115
README.md CHANGED
@@ -12,118 +12,3 @@ language:
12
  Example input:这种方法已被证明非常节省内存
13
  Example output:这种方法已被证明非常节省内存,又不会卡顿[嘻]
14
 
15
- #### Preprocessing [optional]
16
-
17
- [More Information Needed]
18
-
19
-
20
- #### Training Hyperparameters
21
-
22
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
23
-
24
- #### Speeds, Sizes, Times [optional]
25
-
26
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
27
-
28
- [More Information Needed]
29
-
30
- ## Evaluation
31
-
32
- <!-- This section describes the evaluation protocols and provides the results. -->
33
-
34
- ### Testing Data, Factors & Metrics
35
-
36
- #### Testing Data
37
-
38
- <!-- This should link to a Dataset Card if possible. -->
39
-
40
- [More Information Needed]
41
-
42
- #### Factors
43
-
44
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
45
-
46
- [More Information Needed]
47
-
48
- #### Metrics
49
-
50
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
51
-
52
- [More Information Needed]
53
-
54
- ### Results
55
-
56
- [More Information Needed]
57
-
58
- #### Summary
59
-
60
-
61
-
62
- ## Model Examination [optional]
63
-
64
- <!-- Relevant interpretability work for the model goes here -->
65
-
66
- [More Information Needed]
67
-
68
- ## Environmental Impact
69
-
70
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
71
-
72
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
73
-
74
- - **Hardware Type:** [More Information Needed]
75
- - **Hours used:** [More Information Needed]
76
- - **Cloud Provider:** [More Information Needed]
77
- - **Compute Region:** [More Information Needed]
78
- - **Carbon Emitted:** [More Information Needed]
79
-
80
- ## Technical Specifications [optional]
81
-
82
- ### Model Architecture and Objective
83
-
84
- [More Information Needed]
85
-
86
- ### Compute Infrastructure
87
-
88
- [More Information Needed]
89
-
90
- #### Hardware
91
-
92
- [More Information Needed]
93
-
94
- #### Software
95
-
96
- [More Information Needed]
97
-
98
- ## Citation [optional]
99
-
100
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
101
-
102
- **BibTeX:**
103
-
104
- [More Information Needed]
105
-
106
- **APA:**
107
-
108
- [More Information Needed]
109
-
110
- ## Glossary [optional]
111
-
112
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
113
-
114
- [More Information Needed]
115
-
116
- ## More Information [optional]
117
-
118
- [More Information Needed]
119
-
120
- ## Model Card Authors [optional]
121
-
122
- [More Information Needed]
123
-
124
- ## Model Card Contact
125
-
126
- [More Information Needed]
127
- ### Framework versions
128
-
129
- - PEFT 0.11.1
 
12
  Example input:这种方法已被证明非常节省内存
13
  Example output:这种方法已被证明非常节省内存,又不会卡顿[嘻]
14