Update README.md
Browse files
README.md
CHANGED
|
@@ -73,24 +73,6 @@ inputs = tokenizer(content, return_tensors="pt")
|
|
| 73 |
score = model(**inputs).logits
|
| 74 |
print(f"Advocacy alignment score: {score.item():.3f}")
|
| 75 |
```
|
| 76 |
-
|
| 77 |
-
## Training Data
|
| 78 |
-
|
| 79 |
-
This model was trained on carefully curated data focused on:
|
| 80 |
-
- Animal liberation philosophy and ethics
|
| 81 |
-
- Advocacy strategies and messaging
|
| 82 |
-
- Educational content about animal welfare
|
| 83 |
-
- Ethical reasoning frameworks
|
| 84 |
-
|
| 85 |
-
All training data underwent rigorous filtering to ensure alignment with animal liberation principles.
|
| 86 |
-
|
| 87 |
-
## Limitations and Considerations
|
| 88 |
-
|
| 89 |
-
- **Scope**: Optimized for animal advocacy and ethical reasoning contexts
|
| 90 |
-
- **Bias**: Intentionally aligned towards animal liberation perspectives
|
| 91 |
-
- **Domain**: May perform differently on topics outside animal advocacy
|
| 92 |
-
- **Updates**: Regularly improved based on community feedback
|
| 93 |
-
|
| 94 |
## Community and Contributions
|
| 95 |
|
| 96 |
- **Organization**: [Open Paws](https://huggingface.co/open-paws) - Making AI an ally to animals
|
|
@@ -98,19 +80,6 @@ All training data underwent rigorous filtering to ensure alignment with animal l
|
|
| 98 |
- **Community**: Join our mission to use AI for animal liberation
|
| 99 |
- **Issues**: Report issues via HuggingFace discussions
|
| 100 |
|
| 101 |
-
## Citation
|
| 102 |
-
|
| 103 |
-
```bibtex
|
| 104 |
-
@model{open_paws_effect_on_animals_prediction_shortform,
|
| 105 |
-
title={Open Paws Effect_On_Animals_Prediction_Shortform},
|
| 106 |
-
author={Open Paws},
|
| 107 |
-
year={2025},
|
| 108 |
-
url={https://huggingface.co/open-paws/effect_on_animals_prediction_shortform},
|
| 109 |
-
organization={Open Paws},
|
| 110 |
-
note={AI model for animal liberation and advocacy}
|
| 111 |
-
}
|
| 112 |
-
```
|
| 113 |
-
|
| 114 |
## Model Card Contact
|
| 115 |
|
| 116 |
For questions about this model, please reach out via:
|
|
|
|
| 73 |
score = model(**inputs).logits
|
| 74 |
print(f"Advocacy alignment score: {score.item():.3f}")
|
| 75 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
## Community and Contributions
|
| 77 |
|
| 78 |
- **Organization**: [Open Paws](https://huggingface.co/open-paws) - Making AI an ally to animals
|
|
|
|
| 80 |
- **Community**: Join our mission to use AI for animal liberation
|
| 81 |
- **Issues**: Report issues via HuggingFace discussions
|
| 82 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
## Model Card Contact
|
| 84 |
|
| 85 |
For questions about this model, please reach out via:
|