File size: 1,945 Bytes
1f58409 187e581 4671eaf 05455d4 fface54 498dcfe df0fa93 498dcfe df0fa93 1f58409 498dcfe 05455d4 1f58409 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 |
---
base_model: unsloth/llama-3.2-3b-instruct-bnb-4bit
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
model-index:
- name: roger33303/llama3.2-3b-Instruct-Finetune-website-QnA
results:
- task:
type: text-generation
name: Text Generation
dataset:
name: Custom
type: Custom
split: test
metrics:
- name: SACREBLEU
type: sacrebleu
value: 85.979319
- task:
type: text-generation
name: Text Generation
dataset:
name: Custom
type: Custom
split: test
metrics:
- name: CER_SCORE
type: cer_score
value: 0.137935
- task:
type: text-generation
name: Text Generation
dataset:
name: Custom
type: Custom
split: test
metrics:
- name: METEOR
type: meteor
value: 0.903607
- task:
type: text-generation
name: Text Generation
dataset:
name: Custom
type: Custom
split: test
metrics:
- name: ROUGE1
type: rouge1
value: 0.904733
- task:
type: text-generation
name: Text Generation
dataset:
name: Custom
type: Custom
split: test
metrics:
- name: ROUGE2
type: rouge2
value: 0.867881
- task:
type: text-generation
name: Text Generation
dataset:
name: Custom
type: Custom
split: test
metrics:
- name: ROUGEL
type: rougeL
value: 0.905276
- task:
type: text-generation
name: Text Generation
dataset:
name: Custom
type: Custom
split: test
metrics:
- name: ROUGELSUM
type: rougeLsum
value: 0.904084
---
# Uploaded model
- **Developed by:** roger33303
- **License:** apache-2.0
- **Finetuned from model :** unsloth/llama-3.2-3b-instruct-bnb-4bit
|