bruel commited on
Commit
fc01af5
1 Parent(s): 0ae93af

task966_ruletaker_fact_checking_based_on_given_context

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -1,9 +1,10 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
4
  ---
5
 
6
- # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
@@ -15,21 +16,21 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
  - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
30
  <!-- Provide the basic links for the model. -->
31
 
32
- - **Repository:** [More Information Needed]
33
  - **Paper [optional]:** [More Information Needed]
34
  - **Demo [optional]:** [More Information Needed]
35
 
 
1
  ---
2
+ language: en
3
+ license: mit
4
+ library_name: keras
5
  ---
6
 
7
+ # Model Card for Mistral-7B-Instruct-v0.2-4b-r16-task966
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
 
16
 
17
  <!-- Provide a longer summary of what this model is. -->
18
 
19
+ LoRA trained on task966_ruletaker_fact_checking_based_on_given_context
20
 
21
+ - **Developed by:** bruel
22
  - **Funded by [optional]:** [More Information Needed]
23
  - **Shared by [optional]:** [More Information Needed]
24
+ - **Model type:** LoRA
25
+ - **Language(s) (NLP):** en
26
+ - **License:** mit
27
  - **Finetuned from model [optional]:** [More Information Needed]
28
 
29
  ### Model Sources [optional]
30
 
31
  <!-- Provide the basic links for the model. -->
32
 
33
+ - **Repository:** https://github.com/bruel-gabrielsson
34
  - **Paper [optional]:** [More Information Needed]
35
  - **Demo [optional]:** [More Information Needed]
36