NCHS
/

thoppe commited on
Commit
3bdae74
·
1 Parent(s): ec2d95d

Update README from local repo

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -153,3 +153,20 @@ The model was fine-tuned on 3,000 labeled open-ended responses from [RANDS durin
153
  + Number training epochs: 4
154
  + Base Model pooling dimension: 768
155
  + Number of labels: 5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
153
  + Number training epochs: 4
154
  + Base Model pooling dimension: 768
155
  + Number of labels: 5
156
+
157
+ ## Suggested citation
158
+
159
+ ```bibtex
160
+ @misc{cibellihibben2023sands,
161
+ title={Semi-Automated Nonresponse Detection for Open-text Survey Data},
162
+ author={Kristen Cibelli Hibben, Zachary Smith, Ben Rogers, Valerie Ryan, Paul Scanlon, Kristen Miller, Travis Hoppe},
163
+ year={2023},
164
+ url={https://huggingface.co/NCHS/SANDS},
165
+ }
166
+ ```
167
+
168
+ ## Open source licence
169
+
170
+ Model and code, including source files and code samples if any in the content, are released as open source under the [Creative Commons Universal Public Domain](https://creativecommons.org/publicdomain/zero/1.0/). This means you can use the code, model, and content in this repository except for any offical trademarks in your own projects.
171
+
172
+ Open source projects are made available and contributed to under licenses that include terms that, for the protection of contributors, make clear that the projects are offered "as-is", without warranty, and disclaiming liability for damages resulting from using the projects. This model is no different. The open content license it is offered under includes such terms.