Xaver Maria Krückl commited on
Upload model
Browse files- LICENSE.md +1 -1
- README.md +4 -0
LICENSE.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
MIT License
|
| 2 |
|
| 3 |
-
Copyright (c) 2026 Xaver Maria Krückl
|
| 4 |
|
| 5 |
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
| 6 |
|
|
|
|
| 1 |
MIT License
|
| 2 |
|
| 3 |
+
Copyright (c) 2026 Xaver Maria Krückl and Prof. Dr. Annemarie Friedrich
|
| 4 |
|
| 5 |
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
| 6 |
|
README.md
CHANGED
|
@@ -36,6 +36,10 @@ Fine-tuned on the situation entity annotated corpus from:
|
|
| 36 |
|
| 37 |
> Annemarie Friedrich, Alexis Palmer and Manfred Pinkal. **Situation entity types: automatic classification of clause-level aspect.** ACL 2016. ([GitHub](https://github.com/annefried/sitent))
|
| 38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
The corpus contains English text with clause-level situation-entity annotations. The standard train/dev/test split from the original paper is used.
|
| 40 |
|
| 41 |
## Training Details
|
|
|
|
| 36 |
|
| 37 |
> Annemarie Friedrich, Alexis Palmer and Manfred Pinkal. **Situation entity types: automatic classification of clause-level aspect.** ACL 2016. ([GitHub](https://github.com/annefried/sitent))
|
| 38 |
|
| 39 |
+
The dataset is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
| 40 |
+
Per the terms of the Apache 2.0 license, notice is hereby given that these weights
|
| 41 |
+
represent a modified derivative work based on that data.
|
| 42 |
+
|
| 43 |
The corpus contains English text with clause-level situation-entity annotations. The standard train/dev/test split from the original paper is used.
|
| 44 |
|
| 45 |
## Training Details
|