howardw commited on
Commit
5ed54bb
1 Parent(s): 028f1f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ## 1. 說明LLM
2
 
3
  ### 定義大型語言模型(LLM)
 
1
+ ---
2
+ license: llama3.1
3
+ tags:
4
+ - example
5
+ - llama
6
+ - nlp
7
+ - deep-learning
8
+ model-index:
9
+ - name: llama3
10
+ results:
11
+ - task:
12
+ type: text-generation
13
+ dataset:
14
+ name: example-dataset
15
+ type: text
16
+ metrics:
17
+ - name: Accuracy
18
+ type: accuracy
19
+ value: 0.95
20
+ ---
21
+
22
  ## 1. 說明LLM
23
 
24
  ### 定義大型語言模型(LLM)