haroldshipibm commited on
Commit
4e00cf3
·
verified ·
1 Parent(s): 993e268

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. LICENSE +262 -0
  2. README.md +0 -1
LICENSE ADDED
@@ -0,0 +1,262 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity granting the License.
13
+
14
+ "Legal Entity" shall mean the union of the acting entity and all
15
+ other entities that control, are controlled by, or are under common
16
+ control with that entity. For the purposes of control, an entity
17
+ is "controlled by" another entity if it has the power, directly or
18
+ indirectly, to cause the direction or management of such entity,
19
+ whether by contract or otherwise, or ownership of fifty percent (50%)
20
+ or more of the outstanding shares, or beneficial ownership of such entity.
21
+
22
+ "You" (or "Your") shall mean an individual or Legal Entity
23
+ exercising permissions granted by this License.
24
+
25
+ "Source" shall mean the preferred form for making modifications,
26
+ including but not limited to software source code, documentation
27
+ source, and configuration files.
28
+
29
+ "Object" shall mean any form resulting from mechanical
30
+ transformation or translation of a Source form, including but
31
+ not limited to compiled object code, generated documentation,
32
+ and conversions to other media types.
33
+
34
+ "Work" shall mean the work of authorship, whether in Source or
35
+ Object form, made available under the License, as indicated by a
36
+ copyright notice that is included in or attached to the work
37
+ (which shall not include combinations of Works unless specifically
38
+ authorized by the License).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based upon (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of the License, a Derivative Work shall include any work that is based
45
+ upon a copy of the existing Work.
46
+
47
+ "Contribution" shall mean any work of authorship, including
48
+ the original version of the Work and any modifications or additions
49
+ to that Work or Derivative Works thereof, that is intentionally
50
+ submitted to Licensor for inclusion in the Work by the copyright owner
51
+ or by an individual or Legal Entity authorized to submit on behalf of
52
+ the copyright owner. For the purposes of this definition, "submitted"
53
+ means any form of electronic, verbal, or written communication sent
54
+ to the Licensor or its representatives, including but not limited to
55
+ communication on electronic mailing lists, source code control
56
+ systems, and issue tracking systems that are managed by, or on behalf
57
+ of, the Licensor for the purpose of discussing and improving the Work,
58
+ but excluding communication that is conspicuously marked or otherwise
59
+ designated in writing by the copyright owner as "Not a Contribution."
60
+
61
+ "Contributor" shall mean Licensor and any individual or Legal Entity
62
+ on behalf of whom a Contribution has been received by Licensor and
63
+ subsequently incorporated within the Work.
64
+
65
+ 2. Grant of Copyright License. Subject to the terms and conditions of
66
+ this License, each Contributor hereby grants to You a perpetual,
67
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
68
+ copyright license to use, reproduce, modify, create derivative works,
69
+ distribute, sublicense, and/or sell copies of the Work, and to
70
+ permit persons to whom the Work is furnished to do so, subject to
71
+ the following conditions:
72
+
73
+ The above copyright notice and this permission notice shall be
74
+ included in all copies or substantial portions of the Work.
75
+
76
+ 3. Grant of Patent License. Subject to the terms and conditions of
77
+ this License, each Contributor hereby grants to You a perpetual,
78
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
79
+ (except as stated in this section) patent license to make, have made,
80
+ use, offer to sell, sell, import, and otherwise transfer the Work,
81
+ where such license applies only to those patent claims licensable
82
+ by such Contributor that are necessarily infringed by their
83
+ Contribution(s) alone or by combination of their Contribution(s)
84
+ with the Work to which such Contribution(s) was submitted. If You
85
+ institute patent litigation against any entity (including a
86
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
87
+ or a Contribution incorporated within the Work constitutes direct
88
+ or contributory patent infringement, then any patent licenses
89
+ granted to You under this License for that Work shall terminate
90
+ as of the date such litigation is filed.
91
+
92
+ 4. Redistribution. You may reproduce and distribute copies of the
93
+ Work or Derivative Works thereof in any medium, with or without
94
+ modifications, and in Source or Object form, provided that You
95
+ meet the following conditions:
96
+
97
+ (a) You must give any other recipients of the Work or
98
+ Derivative Works a copy of this License; and
99
+
100
+ (b) You must cause any modified files to carry prominent notices
101
+ stating that You changed the files; and
102
+
103
+ (c) You must retain, in the Source form of any Derivative Works
104
+ that You distribute, all copyright, patent, trademark, and
105
+ attribution notices from the Source form of the Work,
106
+ excluding those notices that do not pertain to any part of
107
+ the Derivative Works; and
108
+
109
+ (d) If the Work includes a "NOTICE" text file as part of its
110
+ distribution, then any Derivative Works that You distribute must
111
+ include a readable copy of the attribution notices contained
112
+ within such NOTICE file, excluding those notices that do not
113
+ pertain to any part of the Derivative Works, in at least one
114
+ of the following places: within a NOTICE text file distributed
115
+ as part of the Derivative Works; within the Source form or
116
+ documentation, if provided along with the Derivative Works; or,
117
+ within a display generated by the Derivative Works, if and
118
+ wherever such third-party notices normally appear. The contents
119
+ of the NOTICE file are for informational purposes only and
120
+ do not modify the License. You may add Your own attribution
121
+ notices within Derivative Works that You distribute, alongside
122
+ or as an addendum to the NOTICE text from the Work, provided
123
+ that such additional attribution notices cannot be construed
124
+ as modifying the License.
125
+
126
+ You may add Your own copyright notices to Your modifications and
127
+ may provide additional or different license terms and conditions
128
+ for use, reproduction, or distribution of Your modifications, or
129
+ for any such Derivative Works as a whole, provided Your use,
130
+ reproduction, and distribution of the Work otherwise complies with
131
+ the conditions stated in this License.
132
+
133
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
134
+ any Contribution intentionally submitted for inclusion in the Work
135
+ by You to the Licensor shall be under the terms and conditions of
136
+ this License, without any additional terms or conditions.
137
+ Notwithstanding the above, nothing herein shall supersede or modify
138
+ the terms of any separate license agreement you may have executed
139
+ with Licensor regarding such Contributions.
140
+
141
+ 6. Trademarks. This License does not grant permission to use the trade
142
+ names, trademarks, service marks, or product names of the Licensor,
143
+ except as required for reasonable and customary use in describing the
144
+ origin of the Work and reproducing the content of the NOTICE file.
145
+
146
+ 7. Disclaimer of Warranty. Unless required by applicable law or
147
+ agreed to in writing, Licensor provides the Work (and each
148
+ Contributor provides its Contributions) on an "AS IS" BASIS,
149
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
150
+ implied, including, without limitation, any warranties or conditions
151
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
152
+ PARTICULAR PURPOSE. You are solely responsible for determining the
153
+ appropriateness of using or redistributing the Work and assume any
154
+ risks associated with Your exercise of permissions under this License.
155
+
156
+ 8. Limitation of Liability. In no event and under no legal theory,
157
+ whether in tort (including negligence), contract, or otherwise,
158
+ unless required by applicable law (such as deliberate and grossly
159
+ negligent acts) or agreed to in writing, shall any Contributor be
160
+ liable to You for damages, including any direct, indirect, special,
161
+ incidental, or consequential damages of any character arising as a
162
+ result of this License or out of the use or inability to use the
163
+ Work (including but not limited to damages for loss of goodwill,
164
+ work stoppage, computer failure or malfunction, or any and all
165
+ other commercial damages or losses), even if such Contributor
166
+ has been advised of the possibility of such damages.
167
+
168
+ 9. Accepting Warranty or Support. You may choose to offer, and to
169
+ charge a fee for, warranty, support, indemnity or other liability
170
+ obligations and/or rights consistent with this License. However, in
171
+ accepting such obligations, You may act only on Your own behalf and on
172
+ Your sole responsibility, not on behalf of any other Contributor, and
173
+ only if You agree to indemnify, defend, and hold each Contributor
174
+ harmless for any liability incurred by, or claims asserted against,
175
+ such Contributor by reason of your accepting any such warranty or support.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same page as the copyright notice for easier identification within
188
+ third-party archives.
189
+
190
+ Copyright 2025 CUGA
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
203
+
204
+ ---
205
+
206
+ # NOTICE
207
+
208
+ This project includes code from multiple open source projects:
209
+
210
+ ## BrowserGym
211
+ Copyright 2024 ServiceNow
212
+ Licensed under Apache License 2.0
213
+ Source: https://github.com/ServiceNow/BrowserGym
214
+
215
+ Portions of this project are derived from BrowserGym, including:
216
+ - cuga/backend/browser_env/browser/chat_async.py
217
+ - cuga/backend/browser_env/page_understanding/tranformer_utils/transform_utils.py
218
+ - cuga/backend/browser_env/page_understanding/tranformer_utils/dom_transform_utils.py
219
+ - cuga/backend/browser_env/browser/gym_env_async.py
220
+ - cuga/backend/browser_env/browser/gym_obs/obs.py
221
+ - cuga/backend/browser_env/browser/gym_obs/obs_async.py
222
+ - cuga/backend/browser_env/browser/gym_obs/extract_chrome_extension.py
223
+ - cuga/backend/browser_env/browser/env.py
224
+ - cuga/backend/browser_env/browser/extension_env_async.py
225
+ - cuga/backend/browser_env/browser/open_ended_async.py
226
+ - cuga/backend/browser_env/browser/gym_env.py
227
+ - cuga/backend/browser_env/browser/gym_obs/javascript/frame_unmark_elements.js
228
+ - cuga/backend/browser_env/browser/gym_obs/javascript/frame_mark_elements.js
229
+ - cuga/backend/browser_env/browser/utils_async.py
230
+
231
+ ## browser-use
232
+ Copyright (c) 2024 Gregor Zunic
233
+ Licensed under MIT License
234
+ Source: https://github.com/browser-use/browser-use
235
+
236
+ Portions of this project are derived from browser-use, including:
237
+ - frontend-workspaces/extension/src/content/page_analysis/CachedXPathBuilder.ts
238
+ - frontend-workspaces/extension/src/content/page_analysis/constants.ts
239
+ - frontend-workspaces/extension/src/content/page_analysis/dom_tree_module.ts
240
+ - frontend-workspaces/extension/src/content/page_analysis/DomCache.ts
241
+ - frontend-workspaces/extension/src/content/page_analysis/DomTree.ts
242
+ - frontend-workspaces/extension/src/content/page_analysis/ElementHighlighter.ts
243
+ - frontend-workspaces/extension/src/content/page_analysis/NodeElementCollector.ts
244
+ - frontend-workspaces/extension/src/content/page_analysis/NodeHelper.ts
245
+ - frontend-workspaces/extension/src/content/page_analysis/PageHighlighter.ts
246
+ - frontend-workspaces/extension/src/content/page_analysis/types.d.ts
247
+
248
+
249
+ ## LangChain
250
+ Copyright (c) 2025 LangChain
251
+ Licensed under MIT License
252
+ Source: https://github.com/langchain-ai/langgraph
253
+
254
+
255
+ Portions of this project derived from LangChain include:
256
+ - cuga/backend/cuga_graph/nodes/api/code_agent/code_act_agent.py
257
+
258
+ ## Original Work
259
+ Copyright 2025 CUGA
260
+ Licensed under Apache License 2.0
261
+
262
+ All original code and modifications are licensed under Apache License 2.0.
README.md CHANGED
@@ -13,7 +13,6 @@ size_categories:
13
  - 10K<n<100K
14
  ---
15
 
16
-
17
  # BPO Benchmark Dataset
18
 
19
  Evaluation dataset for AI agents using recruiting analytics APIs. This benchmark tests an agent's ability to use tool APIs to answer questions about BPO (Business Process Outsourcing) recruiting data.
 
13
  - 10K<n<100K
14
  ---
15
 
 
16
  # BPO Benchmark Dataset
17
 
18
  Evaluation dataset for AI agents using recruiting analytics APIs. This benchmark tests an agent's ability to use tool APIs to answer questions about BPO (Business Process Outsourcing) recruiting data.