hieunguyen1053 commited on
Commit
ee4a802
1 Parent(s): 0461d8c

Update README.md

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