File size: 788 Bytes
1aaf197
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
NOTICE
------

This project, sondalex/SocialBERT-social, is a derivative work based on the original
*ESGBERT/SocialBERT-social* model, licensed under the Apache 2.0 License.

Original work:
  - Title: ESGBERT/SocialBERT-social
  - Author(s): ESGBERT
  - Source: https://huggingface.co/ESGBERT/SocialBERT-social
  - License: Apache 2.0 License ([https://huggingface.co/datasets/choosealicense/licenses/resolve/main/markdown/apache-2.0.md](https://huggingface.co/datasets/choosealicense/licenses/resolve/main/markdown/apache-2.0.md))

Modifications:
  - Converted the model to ONNX format for compatibility with ONNX runtime.
  - Script used for conversion: https://github.com/huggingface/transformers.js/blob/2.17.2/scripts/convert.py 

These modifications were made by sondalex in 2024.