hieunguyen1053 commited on
Commit
cdb8786
1 Parent(s): 9a2fcc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -9,6 +9,19 @@ tags:
9
  - bloom
10
  - causal-lm
11
  - pytorch
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # Hoa 7B (Bloom architecture)
 
9
  - bloom
10
  - causal-lm
11
  - pytorch
12
+ model-index:
13
+ - name: vlsp-2023-vllm/hoa-7b
14
+ results:
15
+ - task:
16
+ name: Word prediction
17
+ type: text-generation
18
+ dataset:
19
+ type: vlsp-2023-vllm/lambada
20
+ name: ViLambada
21
+ split: test
22
+ metrics:
23
+ - type: Perplexity
24
+ value: 8.606673731963474
25
  ---
26
 
27
  # Hoa 7B (Bloom architecture)