File size: 767 Bytes
97be3cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4f1722c
8d2a627
97be3cf
 
8d2a627
97be3cf
4f1722c
8d2a627
97be3cf
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: functionality
    dtype: string
  - name: case_id
    dtype: int64
  - name: test_case
    dtype: string
  - name: label_gold
    dtype: string
  - name: target_ident
    dtype: string
  - name: direction
    dtype: string
  - name: focus_words
    dtype: string
  - name: focus_lemma
    dtype: string
  - name: ref_case_id
    dtype: float64
  - name: ref_templ_id
    dtype: float64
  - name: templ_id
    dtype: int64
  - name: case_templ
    dtype: string
  - name: predicted_label_llamaguard1b
    dtype: int64
  splits:
  - name: train
    num_bytes: 1455387
    num_examples: 6291
  download_size: 270838
  dataset_size: 1455387
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---