mikecovlee commited on
Commit
b3587d7
1 Parent(s): 6f1329a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,7 +1,10 @@
1
  ---
2
  license: apache-2.0
 
3
  datasets:
4
  - yahma/alpaca-cleaned
 
 
5
  ---
6
  # MixLoRA: Resource-Efficient Model with Mix-of-Experts Architecture for Enhanced LoRA Performance
7
 
@@ -63,4 +66,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
63
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
64
  See the License for the specific language governing permissions and
65
  limitations under the License.
66
- ```
 
1
  ---
2
  license: apache-2.0
3
+ base_model: meta-llama/Llama-2-7b-hf
4
  datasets:
5
  - yahma/alpaca-cleaned
6
+ metrics:
7
+ - accuracy
8
  ---
9
  # MixLoRA: Resource-Efficient Model with Mix-of-Experts Architecture for Enhanced LoRA Performance
10
 
 
66
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
67
  See the License for the specific language governing permissions and
68
  limitations under the License.
69
+ ```