Orcawise commited on
Commit
ee91881
1 Parent(s): 08dc1d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -9,6 +9,7 @@ base_model: google/gemma-2b
9
  model-index:
10
  - name: eu-ai-act-align
11
  results: []
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # eu-ai-act-align
18
 
19
- This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.7628
22
 
@@ -26,11 +27,11 @@ More information needed
26
 
27
  ## Intended uses & limitations
28
 
29
- More information needed
30
 
31
  ## Training and evaluation data
32
 
33
- More information needed
34
 
35
  ## Training procedure
36
 
 
9
  model-index:
10
  - name: eu-ai-act-align
11
  results: []
12
+ pipeline_tag: question-answering
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  # eu-ai-act-align
19
 
20
+ This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on over 1000 questions and answers surrounding the EU AI Act.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 1.7628
23
 
 
27
 
28
  ## Intended uses & limitations
29
 
30
+ It is intended to be used as a preliminary guide to understading the Act, but detailed information about the act can be verified via official public documents.
31
 
32
  ## Training and evaluation data
33
 
34
+ Training was done with 1023 questions and answer pairs and finetuned on the Gemma 2b model.
35
 
36
  ## Training procedure
37