Text Classification
PEFT
Safetensors
English
cparisien makeshn commited on
Commit
0b7eeab
·
verified ·
1 Parent(s): a37254c

Update README.md (#4)

Browse files

- Update README.md (4f573036d74dc6f1c7e2a0dd7c013becd6001241)


Co-authored-by: Makesh Sreedhar <[email protected]>

Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Model Overview
2
  ## Description:
3
 
@@ -297,3 +311,5 @@ If personal data was collected for the development of this AI model, was it mini
297
  Is there provenance for all datasets used in training? | Yes
298
  Does data labeling (annotation, metadata) comply with privacy laws? | Yes
299
  Is data compliant with data subject requests for data correction or removal, if such a request was made? | Yes
 
 
 
1
+ ---
2
+ license: other
3
+ datasets:
4
+ - nvidia/CantTalkAboutThis-Topic-Control-Dataset
5
+ language:
6
+ - en
7
+ metrics:
8
+ - f1
9
+ base_model:
10
+ - meta-llama/Llama-3.1-8B-Instruct
11
+ pipeline_tag: text-classification
12
+ library_name: peft
13
+ ---
14
+
15
  # Model Overview
16
  ## Description:
17
 
 
311
  Is there provenance for all datasets used in training? | Yes
312
  Does data labeling (annotation, metadata) comply with privacy laws? | Yes
313
  Is data compliant with data subject requests for data correction or removal, if such a request was made? | Yes
314
+
315
+