ZhuqianZhou commited on
Commit
e55cf43
·
verified ·
1 Parent(s): 33c9706

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -44,7 +44,6 @@ The text in the dataset is primarily in English (`en`).
44
 
45
  Each instance in the dataset represents a tutoring session transcript with labeled PII entities and their corresponding surrogate replacements. See an exerpt in the example below.
46
 
47
- ```
48
  {"transcript": [
49
  {
50
  "role": "volunteer",
@@ -65,7 +64,6 @@ Each instance in the dataset represents a tutoring session transcript with label
65
  "annotations": []
66
  }
67
  ]}
68
- ```
69
 
70
  ### Data Fields
71
 
 
44
 
45
  Each instance in the dataset represents a tutoring session transcript with labeled PII entities and their corresponding surrogate replacements. See an exerpt in the example below.
46
 
 
47
  {"transcript": [
48
  {
49
  "role": "volunteer",
 
64
  "annotations": []
65
  }
66
  ]}
 
67
 
68
  ### Data Fields
69